Searched refs:DST_R_BADKEYTYPE (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dst/
H A Dresult.h54 #define DST_R_BADKEYTYPE (ISC_RESULTCLASS_DST + 20) macro
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dresult.h247 DST_R_BADKEYTYPE, enumerator in enum:isc_result
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dresult.c244 [DST_R_BADKEYTYPE] = "bad key type",
494 [DST_R_BADKEYTYPE] = "DST_R_BADKEYTYPE",
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddnssec.c1489 if (result == DST_R_BADKEYTYPE) {
H A Ddst_api.c1733 ret = DST_R_BADKEYTYPE;
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Ddst_api.c1751 ret = DST_R_BADKEYTYPE;
H A Ddnssec.c1495 if (result == DST_R_BADKEYTYPE) {
/netbsd-current/external/mpl/bind/dist/bin/named/
H A Dserver.c789 CHECKM(DST_R_BADKEYTYPE, "key flags revoke bit set");
927 case DST_R_BADKEYTYPE:

Completed in 219 milliseconds