Home
last modified time | relevance | path

Searched refs:dst_key_setexternal (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/mpl/bind/dist/bin/dnssec/
H A Ddnssec-importkey.c235 dst_key_setexternal(key, true); in emit()
/netbsd/external/mpl/bind/dist/lib/dns/include/dst/
H A Ddst.h1095 dst_key_setexternal(dst_key_t *key, bool value);
/netbsd/external/mpl/bind/dist/lib/dns/win32/
H A Dlibdns.def.in1512 dst_key_setexternal
/netbsd/external/mpl/bind/dist/lib/dns/
H A Ddst_api.c486 dst_key_setexternal(dst_key_t *key, bool value) { in dst_key_setexternal() function