Home
last modified time | relevance | path

Searched refs:LDNS_EDE_UNSUPPORTED_DNSKEY_ALG (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ldns/ldns/
H A Dedns.h54 LDNS_EDE_UNSUPPORTED_DNSKEY_ALG = 1, enumerator
/freebsd/contrib/unbound/sldns/
H A Drrdef.h449 LDNS_EDE_UNSUPPORTED_DNSKEY_ALG = 1, enumerator
H A Dwire2str.c207 { LDNS_EDE_UNSUPPORTED_DNSKEY_ALG, "Unsupported DNSKEY Algorithm" },
/freebsd/contrib/unbound/validator/
H A Dval_sigcrypt.c574 *reason_bogus = LDNS_EDE_UNSUPPORTED_DNSKEY_ALG; in dnskeyset_verify_rrset_sig()
614 *reason_bogus = LDNS_EDE_UNSUPPORTED_DNSKEY_ALG; in dnskeyset_verify_rrset_sig()
653 *reason_bogus = LDNS_EDE_UNSUPPORTED_DNSKEY_ALG; in dnskeyset_verify_rrset()
760 *reason_bogus = LDNS_EDE_UNSUPPORTED_DNSKEY_ALG; in dnskey_verify_rrset()
/freebsd/contrib/ldns/
H A Dhost2str.c2461 case LDNS_EDE_UNSUPPORTED_DNSKEY_ALG: in ldns_edns_ede2buffer_str()