Searched defs:p7signer (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/smallapp/ |
H A D | unbound-anchor.c | 1762 verify_p7sig(BIO* data, BIO* p7s, STACK_OF(X509)* trust, const char* p7signer) in verify_p7sig() 1905 STACK_OF(X509)* cert, const char* p7signer) in verify_and_update_anchor() 1935 const char* p7signer, const char* res_conf, const char* root_hints, in do_certupdate() 2241 const char* p7signer, const char* res_conf, const char* root_hints, in do_root_update_work() 2308 const char* p7signer = P7SIGNER; in main() local
|