Searched refs:dst_key_isexternal (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/bin/dnssec/
H A Ddnssec-settime.c408 if (!dst_key_isprivate(prevkey) && !dst_key_isexternal(prevkey))
502 if (!dst_key_isprivate(key) && !dst_key_isexternal(key))
H A Ddnssec-importkey.c224 if (dst_key_isprivate(tmp) && !dst_key_isexternal(tmp))
/bind-9.11.3/lib/dns/include/dst/
H A Ddst.h986 dst_key_isexternal(dst_key_t *key);
/bind-9.11.3/lib/dns/
H A Ddst_api.c526 dst_key_isexternal(dst_key_t *key) { function

Completed in 33 milliseconds