Home
last modified time | relevance | path

Searched refs:RRSIG_UNSUPPORTED_COVERED_TYPE (Results 1 – 3 of 3) sorted by relevance

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dsys_error.h301 #define RRSIG_UNSUPPORTED_COVERED_TYPE DNS_ERROR_CODE(52) macro
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dsys_error.c404 error_register(RRSIG_UNSUPPORTED_COVERED_TYPE, "RRSIG_UNSUPPORTED_COVERED_TYPE"); in dnscore_register_errors()
H A Dmessage_verify_rrsig.c457 return RRSIG_UNSUPPORTED_COVERED_TYPE; in message_verify_rrsig()