Home
last modified time | relevance | path

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

/netbsd/external/mpl/bind/dist/lib/dns/include/dst/
H A Ddst.h343 dst_key_getfilename(dns_name_t *name, dns_keytag_t id, unsigned int alg,
/netbsd/external/mpl/bind/dist/lib/dns/win32/
H A Dlibdns.def.in1477 dst_key_getfilename
/netbsd/external/mpl/bind/dist/lib/dns/
H A Ddnssec.c847 result2 = dst_key_getfilename( in dns_dnssec_findzonekeys()
1753 result2 = dst_key_getfilename( in dns_dnssec_keylistfromrdataset()
H A Ddst_api.c525 dst_key_getfilename(dns_name_t *name, dns_keytag_t id, unsigned int alg, in dst_key_getfilename() function
570 result = dst_key_getfilename(name, id, alg, type, NULL, mctx, &buf); in dst_key_fromfile()