Searched refs:DST_R_NOTPRIVATEKEY (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dst/
H A Dresult.h50 #define DST_R_NOTPRIVATEKEY (ISC_RESULTCLASS_DST + 16) macro
/netbsd-current/external/mpl/bind/dist/tests/dns/
H A Ddh_test.c93 assert_int_equal(result, DST_R_NOTPRIVATEKEY);
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dresult.h243 DST_R_NOTPRIVATEKEY, enumerator in enum:isc_result
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dresult.c240 [DST_R_NOTPRIVATEKEY] = "not a private key",
490 [DST_R_NOTPRIVATEKEY] = "DST_R_NOTPRIVATEKEY",
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddst_api.c377 return (DST_R_NOTPRIVATEKEY);
380 return (DST_R_NOTPRIVATEKEY);
443 return (DST_R_NOTPRIVATEKEY);
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Ddst_api.c359 return (DST_R_NOTPRIVATEKEY);
362 return (DST_R_NOTPRIVATEKEY);
425 return (DST_R_NOTPRIVATEKEY);

Completed in 207 milliseconds