Searched defs:cert_store (Results 1 – 8 of 8) sorted by relevance
109 ClientCertIdentityList GetClientCertsImpl(HCERTSTORE cert_store, in GetClientCertsImpl()243 ScopedHCERTSTOREWithChecks cert_store; in GetClientCertsWithCertStore() local
700 static tsi_result x509_store_load_certs(X509_STORE* cert_store, in x509_store_load_certs()774 X509_STORE* cert_store = SSL_CTX_get_cert_store(context); in ssl_ctx_load_verification_certs() local2281 X509_STORE* cert_store = SSL_CTX_get_cert_store(ssl_context); in tsi_create_ssl_client_handshaker_factory_with_options() local2336 X509_STORE* cert_store = SSL_CTX_get_cert_store(ssl_context); in tsi_create_ssl_client_handshaker_factory_with_options() local2534 X509_STORE* cert_store = SSL_CTX_get_cert_store(impl->ssl_contexts[i]); in tsi_create_ssl_server_handshaker_factory_with_options() local
680 static tsi_result x509_store_load_certs(X509_STORE* cert_store, in x509_store_load_certs()754 X509_STORE* cert_store = SSL_CTX_get_cert_store(context); in ssl_ctx_load_verification_certs() local2056 X509_STORE* cert_store = SSL_CTX_get_cert_store(ssl_context); in tsi_create_ssl_client_handshaker_factory_with_options() local2244 X509_STORE* cert_store = SSL_CTX_get_cert_store(impl->ssl_contexts[i]); in tsi_create_ssl_server_handshaker_factory_with_options() local
564 HCERTSTORE cert_store = NULL; in schannel_acquire_credential_handle() local2906 HCERTSTORE cert_store) in Curl_schannel_set_cached_cert_store()
174 HCERTSTORE cert_store; /* cached certificate store or member
128 X509_STORE* cert_store = SSL_CTX_get_cert_store(mSslCtx.get()); in setTestCaCertificate() local
1305 pub fn cert_store(&self) -> &X509StoreBuilderRef { in cert_store() method1873 pub fn cert_store(&self) -> &X509StoreRef { in cert_store() method
958 fn cert_store() { in cert_store() function