Home
last modified time | relevance | path

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

/freebsd/contrib/ldns/ldns/
H A Dedns.h55 LDNS_EDE_UNSUPPORTED_DS_DIGEST = 2, enumerator
/freebsd/contrib/unbound/sldns/
H A Drrdef.h450 LDNS_EDE_UNSUPPORTED_DS_DIGEST = 2, enumerator
H A Dwire2str.c208 { LDNS_EDE_UNSUPPORTED_DS_DIGEST, "Unsupported DS Digest Type" },
/freebsd/contrib/ldns/
H A Dhost2str.c2464 case LDNS_EDE_UNSUPPORTED_DS_DIGEST: in ldns_edns_ede2buffer_str()
/freebsd/contrib/unbound/validator/
H A Dvalidator.c2902 LDNS_EDE_UNSUPPORTED_DS_DIGEST, NULL, in ds_response_to_ke()