Searched defs:root_anchor_file (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/unbound/smallapp/ |
H A D | unbound-anchor.c | 1872 write_unsigned_root(const char* root_anchor_file) in write_unsigned_root() 1899 write_root_anchor(const char* root_anchor_file, BIO* ds) in write_root_anchor() 1926 verify_and_update_anchor(const char* root_anchor_file, BIO* xml, BIO* p7s, in verify_and_update_anchor() 1955 do_certupdate(const char* root_anchor_file, const char* root_cert_file, in do_certupdate() 2090 provide_builtin(const char* root_anchor_file, int* used_builtin) in provide_builtin() 2112 add_5011_probe_root(struct ub_ctx* ctx, const char* root_anchor_file) in add_5011_probe_root() 2208 probe_date_allows_certupdate(const char* root_anchor_file) in probe_date_allows_certupdate() 2245 fetch_root_key(const char* root_anchor_file, const char* res_conf, in fetch_root_key() 2262 do_root_update_work(const char* root_anchor_file, const char* root_cert_file, in do_root_update_work() 2326 const char* root_anchor_file = ROOT_ANCHOR_FILE; in main() local
|