Home
last modified time | relevance | path

Searched defs:root_cert_file (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/smallapp/
H A Dunbound-anchor.c1933 do_certupdate(const char* root_anchor_file, const char* root_cert_file, in do_certupdate()
2239 do_root_update_work(const char* root_anchor_file, const char* root_cert_file, in do_root_update_work()
2304 const char* root_cert_file = ROOT_CERT_FILE; in main() local