Searched defs:cert_store (Results 1 – 8 of 8) sorted by relevance
24 HCERTSTORE cert_store = view_info.pCertContext->hCertStore; in ShowCertificateViewer() local
82 X509_STORE *cert_store=NULL; local
79 X509_STORE *cert_store=NULL; local
960 int PKCS7_dataVerify(X509_STORE *cert_store, X509_STORE_CTX *ctx, BIO *bio, in PKCS7_dataVerify()
638 HCERTSTORE cert_store() { in cert_store() function in net::GlobalCertStore662 HCERTSTORE X509Certificate::cert_store() { in cert_store() function in net::X509Certificate
407 X509_STORE* X509Certificate::cert_store() { in cert_store() function in net::X509Certificate
781 struct x509_store_st /* X509_STORE */ *cert_store; member