Searched defs:p7signer (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/unbound/smallapp/ |
H A D | unbound-anchor.c | 1761 verify_p7sig(BIO* data, BIO* p7s, STACK_OF(X509)* trust, const char* p7signer) in verify_p7sig() 1927 STACK_OF(X509)* cert, const char* p7signer) in verify_and_update_anchor() 1957 const char* p7signer, const char* res_conf, const char* root_hints, in do_certupdate() 2264 const char* p7signer, const char* res_conf, const char* root_hints, in do_root_update_work() 2331 const char* p7signer = P7SIGNER; in main() local
|