Searched defs:cert_store (Results 1 – 5 of 5) sorted by relevance
882 int PKCS7_dataVerify(X509_STORE *cert_store, X509_STORE_CTX *ctx, BIO *bio, in PKCS7_dataVerify()
708 static tsi_result x509_store_load_certs(X509_STORE* cert_store, in x509_store_load_certs()782 X509_STORE* cert_store = SSL_CTX_get_cert_store(context); in ssl_ctx_load_verification_certs() local
522 HCERTSTORE cert_store = NULL; in schannel_acquire_credential_handle() local
1056 X509_STORE* cert_store = SSL_CTX_get_cert_store(sc->ctx_.get()); in AddCACert() local1092 X509_STORE* cert_store = SSL_CTX_get_cert_store(sc->ctx_.get()); in AddCRL() local1441 X509_STORE* cert_store = SSL_CTX_get_cert_store(sc->ctx_.get()); in LoadPKCS12() local
742 struct x509_store_st /* X509_STORE */ *cert_store; member