Home
last modified time | relevance | path

Searched refs:dnskey_store_public_key_to_file (Results 1 – 2 of 2) sorted by relevance

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Ddnskey.h740 ya_result dnskey_store_public_key_to_file(dnssec_key *key, const char *filename);
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Ddnskey.c2185 dnskey_store_public_key_to_file(dnssec_key *key, const char *filename) in dnskey_store_public_key_to_file() function
2273 ret = dnskey_store_public_key_to_file(key, filename); in dnskey_store_public_key_to_dir()