Searched defs:algorithm (Results 1 – 3 of 3) sorted by relevance
43 uint8_t algorithm, in add_root_ksk()238 _cleanup_free_ char *key_tag = NULL, *algorithm = NULL, *digest_type = NULL; in dns_trust_anchor_load_positive() local292 _cleanup_free_ char *flags = NULL, *protocol = NULL, *algorithm = NULL; in dns_trust_anchor_load_positive() local
178 uint8_t algorithm; member189 uint8_t algorithm; member199 uint8_t algorithm; member219 uint8_t algorithm; member230 uint8_t algorithm; member
451 int algorithm, in dnssec_ecdsa_verify()602 int algorithm, in dnssec_eddsa_verify()749 static hash_md_t algorithm_to_implementation_id(uint8_t algorithm) { in algorithm_to_implementation_id()1310 static hash_md_t digest_to_hash_md(uint8_t algorithm) { in digest_to_hash_md()1474 static hash_md_t nsec3_hash_to_hash_md(uint8_t algorithm) { in nsec3_hash_to_hash_md()1504 hash_md_t algorithm = nsec3_hash_to_hash_md(nsec3->nsec3.algorithm); in dnssec_nsec3_hash() local