Home
last modified time | relevance | path

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

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dnsec3-hash.c73 return DNSSEC_ERROR_UNSUPPORTEDDIGESTALGORITHM; in nsec3_hash_unsupported_function()
H A Dsys_error.c439 …error_register(DNSSEC_ERROR_UNSUPPORTEDDIGESTALGORITHM, "DNSSEC_ERROR_UNSUPPORTEDDIGESTALGORITHM"); in dnscore_register_errors()
H A Ddnskey.c632 return DNSSEC_ERROR_UNSUPPORTEDDIGESTALGORITHM; in dnskey_generate_ds_rdata()
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Ddnssec_errors.h53 #define DNSSEC_ERROR_UNSUPPORTEDDIGESTALGORITHM DNSSEC_ERROR_CODE( 11) macro
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnsdb/src/
H A Dnsec3_load.c391 return DNSSEC_ERROR_UNSUPPORTEDDIGESTALGORITHM; in nsec3_load_add_nsec3param()
409 return DNSSEC_ERROR_UNSUPPORTEDDIGESTALGORITHM; in nsec3_load_add_nsec3chainstate()
430 return DNSSEC_ERROR_UNSUPPORTEDDIGESTALGORITHM; in nsec3_load_add_nsec3()