Home
last modified time | relevance | path

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

/aosp_15_r20/external/aws-crt-java/src/native/
H A Dtls_context_options.c22 struct aws_string *ca_file; member
274 const char *ca_file = NULL; in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew() local
/aosp_15_r20/external/mbedtls/programs/x509/
H A Dcert_app.c80 const char *ca_file; /* the file with the CA certificate(s) */ member
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/x509/
H A Dcert_app.c80 const char *ca_file; /* the file with the CA certificate(s) */ member
/aosp_15_r20/device/google/cuttlefish/host/libs/websocket/
Dwebsocket_server.cpp109 std::string ca_file = certs_dir_ + "/CA.crt"; in InitializeLwsObjects() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/
H A Dssl_mail_client.c133 const char *ca_file; /* the file with the CA certificate(s) */ member
H A Dssl_server2.c615 const char *ca_file; /* the file with the CA certificate(s) */ member
794 char *crt_file, *key_file, *ca_file, *auth_str; in sni_parse() local
H A Dssl_client2.c476 const char *ca_file; /* the file with the CA certificate(s) */ member
/aosp_15_r20/external/mbedtls/programs/ssl/
H A Dssl_mail_client.c133 const char *ca_file; /* the file with the CA certificate(s) */ member
H A Dssl_server2.c610 const char *ca_file; /* the file with the CA certificate(s) */ member
786 char *crt_file, *key_file, *ca_file, *auth_str; in sni_parse() local
H A Dssl_client2.c476 const char *ca_file; /* the file with the CA certificate(s) */ member
/aosp_15_r20/external/curl/lib/vtls/
H A Dschannel_verify.c224 const char *ca_file, in add_certs_file_to_store()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_x509.cc708 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *ca_file, in SSL_CTX_load_verify_locations()
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dssl_x509.cc665 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *ca_file, in SSL_CTX_load_verify_locations()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dssl_x509.cc708 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *ca_file, in SSL_CTX_load_verify_locations()
/aosp_15_r20/external/boringssl/src/ssl/
H A Dssl_x509.cc665 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *ca_file, in SSL_CTX_load_verify_locations()