Home
last modified time | relevance | path

Searched refs:algo_needs_init_list (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/unbound/validator/
HDval_sigcrypt.h90 void algo_needs_init_list(struct algo_needs* n, uint8_t* sigalg);
HDval_sigcrypt.c457 void algo_needs_init_list(struct algo_needs* n, uint8_t* sigalg) in algo_needs_init_list() function
648 algo_needs_init_list(&needs, sigalg); in dnskeyset_verify_rrset()