Home
last modified time | relevance | path

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

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dsys_error.h299 #define RRSIG_COVERED_TYPE_DIFFERS DNS_ERROR_CODE(50) macro
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dsys_error.c402 error_register(RRSIG_COVERED_TYPE_DIFFERS, "RRSIG_COVERED_TYPE_DIFFERS"); in dnscore_register_errors()
H A Dmessage_verify_rrsig.c116 return RRSIG_COVERED_TYPE_DIFFERS; in message_verify_rrsig_compute_digest()