Searched defs:digest_algo (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.sbin/unbound/validator/ |
H A D | val_utils.c | 534 int d, digest_algo = 0; /* DS digest algo 0 is not used. */ val_favorite_ds_algo() local 556 int has_useful_ds = 0, digest_algo, alg, has_algo_refusal = 0, val_verify_DNSKEY_with_DS() local 686 int has_useful_ta = 0, digest_algo = 0, alg, has_algo_refusal = 0, val_verify_DNSKEY_with_TA() local [all...] |
/openbsd-src/sbin/unwind/libunbound/validator/ |
H A D | val_utils.c | 534 int d, digest_algo = 0; /* DS digest algo 0 is not used. */ val_favorite_ds_algo() local 556 int has_useful_ds = 0, digest_algo, alg, has_algo_refusal = 0, val_verify_DNSKEY_with_DS() local 686 int has_useful_ta = 0, digest_algo = 0, alg, has_algo_refusal = 0, val_verify_DNSKEY_with_TA() local [all...] |