Home
last modified time | relevance | path

Searched refs:SSL_CTX_get_cert_store (Results 1 – 25 of 34) sorted by relevance

12

/third_party/openssl/doc/man3/
DSSL_CTX_set_cert_store.pod5 SSL_CTX_set_cert_store, SSL_CTX_set1_cert_store, SSL_CTX_get_cert_store - manipulate X509 certifica…
13 X509_STORE *SSL_CTX_get_cert_store(const SSL_CTX *ctx);
25 SSL_CTX_get_cert_store() returns a pointer to the current certificate
37 Using the SSL_CTX_set_cert_store() and SSL_CTX_get_cert_store() functions
54 To share X509_STOREs between two SSL_CTXs, use SSL_CTX_get_cert_store()
72 SSL_CTX_get_cert_store() returns the current setting.
/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/
Dssl_http.cc43 X509_STORE *store = SSL_CTX_get_cert_store(ssl_ctx_); in InitSSL()
Dssl_wrapper.cc51 X509_STORE *store = SSL_CTX_get_cert_store(ssl_ctx_); in InitSSL()
/third_party/curl/docs/examples/
Dcacertinmem.c87 X509_STORE *cts = SSL_CTX_get_cert_store((SSL_CTX *)sslctx); in sslctx_function()
Dcurlx.c256 X509_STORE_add_cert(SSL_CTX_get_cert_store(ctx), in sslctxfun()
/third_party/libcoap/src/
Dcoap_openssl.c1049 st = SSL_CTX_get_cert_store(ctx); in setup_pki_server()
1123 st = SSL_CTX_get_cert_store(ctx); in setup_pki_server()
1189 st = SSL_CTX_get_cert_store(ctx); in setup_pki_server()
1334 st = SSL_CTX_get_cert_store(ctx); in setup_pki_server()
1350 st = SSL_CTX_get_cert_store(ctx); in setup_pki_server()
1452 st = SSL_CTX_get_cert_store(ctx); in setup_pki_ssl()
1516 X509_STORE *st = SSL_CTX_get_cert_store(ctx); in setup_pki_ssl()
1595 st = SSL_CTX_get_cert_store(ctx); in setup_pki_ssl()
1750 st = SSL_CTX_get_cert_store(ctx); in setup_pki_ssl()
1768 st = SSL_CTX_get_cert_store(ctx); in setup_pki_ssl()
/third_party/curl/lib/vtls/
Dopenssl.c1892 st = SSL_CTX_get_cert_store(backend->ctx); in verifystatus()
2538 cts = SSL_CTX_get_cert_store(ctx); in load_cacert_from_memory()
2902 X509_STORE *store = SSL_CTX_get_cert_store(backend->ctx); in ossl_connect_step1()
3120 lookup = X509_STORE_add_lookup(SSL_CTX_get_cert_store(backend->ctx), in ossl_connect_step1()
3129 X509_STORE_set_flags(SSL_CTX_get_cert_store(backend->ctx), in ossl_connect_step1()
3143 X509_STORE_set_flags(SSL_CTX_get_cert_store(backend->ctx), in ossl_connect_step1()
3156 X509_STORE_set_flags(SSL_CTX_get_cert_store(backend->ctx), in ossl_connect_step1()
/third_party/openssl/test/
Ddanetest.c66 || !TEST_ptr(store = SSL_CTX_get_cert_store(ssl_ctx)) in verify_chain()
/third_party/curl/lib/
Dsetup-vms.h273 #define SSL_CTX_get_cert_store SSL_CTX_GET_CERT_STORE macro
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-client.c71 xs = SSL_CTX_get_cert_store(SSL_get_SSL_CTX(wsi->tls.ssl));
692 st = SSL_CTX_get_cert_store(vh->tls.ssl_client_ctx); in lws_tls_client_vhost_extra_cert_mem()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/openssl/
Dssl.h821 X509_STORE *SSL_CTX_get_cert_store(const SSL_CTX *ctx);
/third_party/libwebsockets/lib/plat/windows/
Dwindows-sockets.c270 store = SSL_CTX_get_cert_store(vhost->tls.ssl_client_ctx); in lws_plat_vhost_tls_client_ctx_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_openssl.c701 if (!X509_STORE_add_cert(SSL_CTX_get_cert_store(ssl_ctx), in tls_cryptoapi_ca_cert()
2556 lookup = X509_STORE_add_lookup(SSL_CTX_get_cert_store(ssl_ctx), in tls_load_ca_der()
2667 if (!X509_STORE_add_cert(SSL_CTX_get_cert_store(ssl_ctx), in tls_connection_ca_cert()
2693 if (tls_add_ca_from_keystore(SSL_CTX_get_cert_store(ssl_ctx), in tls_connection_ca_cert()
2713 SSL_CTX_get_cert_store(ssl_ctx), alias)) { in tls_connection_ca_cert()
2807 X509_STORE *cs = SSL_CTX_get_cert_store(data->ssl); in tls_global_set_verify()
4735 store = SSL_CTX_get_cert_store(conn->ssl_ctx); in ocsp_resp_cb()
Dtls_openssl_ocsp.c586 store = SSL_CTX_get_cert_store(ssl_ctx); in check_ocsp_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_openssl.c705 if (!X509_STORE_add_cert(SSL_CTX_get_cert_store(ssl_ctx), in tls_cryptoapi_ca_cert()
2609 lookup = X509_STORE_add_lookup(SSL_CTX_get_cert_store(ssl_ctx), in tls_load_ca_der()
2720 if (!X509_STORE_add_cert(SSL_CTX_get_cert_store(ssl_ctx), in tls_connection_ca_cert()
2746 if (tls_add_ca_from_keystore(SSL_CTX_get_cert_store(ssl_ctx), in tls_connection_ca_cert()
2766 SSL_CTX_get_cert_store(ssl_ctx), alias)) { in tls_connection_ca_cert()
2860 X509_STORE *cs = SSL_CTX_get_cert_store(data->ssl); in tls_global_set_verify()
4913 store = SSL_CTX_get_cert_store(conn->ssl_ctx); in ocsp_resp_cb()
Dtls_openssl_ocsp.c586 store = SSL_CTX_get_cert_store(ssl_ctx); in check_ocsp_resp()
/third_party/libwebsockets/test-apps/
Dtest-client.c302 store = SSL_CTX_get_cert_store((SSL_CTX*)user); in callback_dumb_increment()
/third_party/openssl/apps/
Ds_cb.c1277 st = SSL_CTX_get_cert_store(ctx); in ssl_ctx_add_crls()
/third_party/openssl/util/
Dlibssl.num356 SSL_CTX_get_cert_store 357 1_1_0 EXIST::FUNCTION:
/third_party/python/Modules/
D_ssl.c3936 store = SSL_CTX_get_cert_store(self->ctx); in _add_ca_certs()
4508 store = SSL_CTX_get_cert_store(self->ctx); in _ssl__SSLContext_cert_store_stats_impl()
4559 store = SSL_CTX_get_cert_store(self->ctx); in _ssl__SSLContext_get_ca_certs_impl()
/third_party/node/src/
Dnode_crypto_common.cc52 X509_STORE* store = SSL_CTX_get_cert_store(ctx); in SSL_CTX_get_issuer()
/third_party/boost/libs/asio/include/boost/asio/ssl/impl/
Dcontext.ipp572 if (X509_STORE* store = ::SSL_CTX_get_cert_store(handle_))
/third_party/boost/boost/asio/ssl/impl/
Dcontext.ipp572 if (X509_STORE* store = ::SSL_CTX_get_cert_store(handle_))
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dhttp_curl.c1156 store = SSL_CTX_get_cert_store(SSL_get_SSL_CTX(s)); in ocsp_resp_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dhttp_curl.c1156 store = SSL_CTX_get_cert_store(SSL_get_SSL_CTX(s)); in ocsp_resp_cb()

12