Searched refs:dst_key_tofile (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/bind9/bin/dnssec/
H A Ddnssec-revoke.c230 result = dst_key_tofile(key, DST_TYPE_PUBLIC|DST_TYPE_PRIVATE,
H A Ddnssec-importkey.c238 result = dst_key_tofile(key, DST_TYPE_PUBLIC|DST_TYPE_PRIVATE,
H A Ddnssec-keyfromlabel.c558 ret = dst_key_tofile(key, options, directory);
H A Ddnssec-settime.c593 result = dst_key_tofile(key, DST_TYPE_PUBLIC|DST_TYPE_PRIVATE,
H A Ddnssec-keygen.c1024 ret = dst_key_tofile(key, options, directory);
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dst/
H A Ddst.h361 dst_key_tofile(const dst_key_t *key, int type, const char *directory);
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Ddst_api.c421 dst_key_tofile(const dst_key_t *key, int type, const char *directory) { function

Completed in 115 milliseconds