/third_party/openssl/demos/bio/ |
H A D | sconnect.c | 55 SSL_CTX_load_verify_locations(ssl_ctx, CAfile, NULL); in main()
|
/third_party/libwebsockets/lib/tls/openssl/ |
H A D | openssl-client.c | 997 (!SSL_CTX_load_verify_locations(vh->tls.ssl_client_ctx, NULL, info->client_ssl_ca_dirs[i]))) { 1012 if (!SSL_CTX_load_verify_locations( 1024 if (!SSL_CTX_load_verify_locations(
|
H A D | openssl-server.c | 565 !SSL_CTX_load_verify_locations(vhost->tls.ssl_ctx, 568 lwsl_err("%s: SSL_CTX_load_verify_locations unhappy\n",
|
/third_party/curl/lib/ |
H A D | setup-vms.h | 275 #define SSL_CTX_load_verify_locations SSL_CTX_LOAD_VERIFY_LOCATIONS macro
|
/third_party/nghttp2/src/ |
H A D | shrpx_tls.cc | 1070 if (SSL_CTX_load_verify_locations(ssl_ctx, tlsconf.cacert.c_str(), in create_ssl_context() 1112 if (SSL_CTX_load_verify_locations( in create_ssl_context() 1120 // It is heard that SSL_CTX_load_verify_locations() may leave in create_ssl_context() 1366 if (SSL_CTX_load_verify_locations(ssl_ctx, tlsconf.cacert.c_str(), in create_quic_ssl_context() 1408 if (SSL_CTX_load_verify_locations( in create_quic_ssl_context() 1416 // It is heard that SSL_CTX_load_verify_locations() may leave in create_quic_ssl_context() 1627 if (SSL_CTX_load_verify_locations(ssl_ctx, cacert.c_str(), nullptr) != 1) { in create_ssl_client_context()
|
/third_party/ffmpeg/libavformat/ |
H A D | tls_openssl.c | 276 if (!SSL_CTX_load_verify_locations(p->ctx, c->ca_file, NULL)) in tls_open() 277 av_log(h, AV_LOG_ERROR, "SSL_CTX_load_verify_locations %s\n", ERR_error_string(ERR_get_error(), NULL)); in tls_open()
|
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/openssl/ |
H A D | ssl.h | 1193 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *CAfile, const char *CApath);
|
/third_party/rust/crates/rust-openssl/openssl/src/ssl/ |
H A D | mod.rs | 912 #[corresponds(SSL_CTX_load_verify_locations)] 916 cvt(ffi::SSL_CTX_load_verify_locations( in set_ca_file()
|
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/ |
H A D | ssl.rs | 729 pub fn SSL_CTX_load_verify_locations( in SSL_CTX_load_verify_locations() functions
|
/third_party/libcoap/src/ |
H A D | coap_openssl.c | 2749 if (!SSL_CTX_load_verify_locations(context->dtls.ctx, ca_file, ca_dir)) { in coap_dtls_context_set_pki_root_cas() 2757 if (!SSL_CTX_load_verify_locations(context->tls.ctx, ca_file, ca_dir)) { in coap_dtls_context_set_pki_root_cas()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | tls_openssl.c | 2741 if (SSL_CTX_load_verify_locations(ssl_ctx, ca_cert, ca_path) != in tls_connection_ca_cert() 2777 if (SSL_CTX_load_verify_locations(ssl_ctx, ca_cert, NULL) != 1) in tls_global_ca_cert()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | tls_openssl.c | 2823 if (SSL_CTX_load_verify_locations(ssl_ctx, ca_cert, ca_path) != in tls_connection_ca_cert() 2859 if (SSL_CTX_load_verify_locations(ssl_ctx, ca_cert, NULL) != 1) in tls_global_ca_cert()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | ssl.h | 1986 __owur int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *CAfile,
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | ssl.h | 2138 __owur int SSL_CTX_load_verify_locations(SSL_CTX *ctx,
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | ssl.h | 2138 __owur int SSL_CTX_load_verify_locations(SSL_CTX *ctx,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | ssl.h | 2138 __owur int SSL_CTX_load_verify_locations(SSL_CTX *ctx,
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | ssl.h | 2138 __owur int SSL_CTX_load_verify_locations(SSL_CTX *ctx,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | ssl.h | 2138 __owur int SSL_CTX_load_verify_locations(SSL_CTX *ctx,
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | ssl.h | 2138 __owur int SSL_CTX_load_verify_locations(SSL_CTX *ctx,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | ssl.h | 2138 __owur int SSL_CTX_load_verify_locations(SSL_CTX *ctx,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | ssl.h | 2138 __owur int SSL_CTX_load_verify_locations(SSL_CTX *ctx,
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | ssl.h | 2138 __owur int SSL_CTX_load_verify_locations(SSL_CTX *ctx,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | ssl.h | 2138 __owur int SSL_CTX_load_verify_locations(SSL_CTX *ctx,
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | ssl.h | 2138 __owur int SSL_CTX_load_verify_locations(SSL_CTX *ctx,
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | ssl.h | 2138 __owur int SSL_CTX_load_verify_locations(SSL_CTX *ctx,
|