Searched refs:algo_needs_init_ds (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/unbound/validator/ |
H A D | val_sigcrypt.h | 100 void algo_needs_init_ds(struct algo_needs* n, struct ub_packed_rrset_key* ds,
|
H A D | val_utils.c | 602 algo_needs_init_ds(&needs, ds_rrset, digest_algo, sigalg); in val_verify_DNSKEY_with_DS() 747 algo_needs_init_ds(&needs, ta_ds, digest_algo, sigalg); in val_verify_DNSKEY_with_TA()
|
H A D | val_sigcrypt.c | 472 void algo_needs_init_ds(struct algo_needs* n, struct ub_packed_rrset_key* ds, in algo_needs_init_ds() function
|