Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/apps/
HDcrl2p7.c96 PKCS7_SIGNED *p7s = NULL; in MAIN() local
/NextBSD/contrib/unbound/smallapp/
HDunbound-anchor.c1736 verify_p7sig(BIO* data, BIO* p7s, STACK_OF(X509)* trust, const char* p7signer) in verify_p7sig()
1878 verify_and_update_anchor(const char* root_anchor_file, BIO* xml, BIO* p7s, in verify_and_update_anchor()
1914 BIO *xml, *p7s; in do_certupdate() local