Home
last modified time | relevance | path

Searched defs:ca_file (Results 1 – 6 of 6) sorted by relevance

/external/curl/lib/vtls/
Dschannel_verify.c81 const char *ca_file, in add_certs_to_store()
/external/python/pyopenssl/tests/
Dtest_ssl.py430 def ca_file(tmpdir): function
525 def test_load_client_ca(self, context, ca_file): argument
543 def test_load_client_ca_unicode(self, context, ca_file): argument
/external/boringssl/src/ssl/
Dssl_x509.cc695 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *ca_file, in SSL_CTX_load_verify_locations()
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_x509.cc695 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *ca_file, in SSL_CTX_load_verify_locations()
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system.cc153 const char* ca_file = getenv("S3_CA_FILE"); in GetDefaultClientConfig() local
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/s3/
Ds3_filesystem.cc178 const char* ca_file = getenv("S3_CA_FILE"); in GetDefaultClientConfig() local