Home
last modified time | relevance | path

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

/external/aws-crt-java/src/native/
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
/external/mbedtls/programs/x509/
Dcert_app.c80 const char *ca_file; /* the file with the CA certificate(s) */ member
/external/openthread/third_party/mbedtls/repo/programs/x509/
Dcert_app.c80 const char *ca_file; /* the file with the CA certificate(s) */ member
/external/mbedtls/programs/ssl/
Dssl_mail_client.c133 const char *ca_file; /* the file with the CA certificate(s) */ member
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
Dssl_client2.c476 const char *ca_file; /* the file with the CA certificate(s) */ member
/external/openthread/third_party/mbedtls/repo/programs/ssl/
Dssl_mail_client.c133 const char *ca_file; /* the file with the CA certificate(s) */ member
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
Dssl_client2.c476 const char *ca_file; /* the file with the CA certificate(s) */ member
/external/curl/lib/vtls/
Dschannel_verify.c224 const char *ca_file, in add_certs_file_to_store()
/external/cronet/stable/third_party/boringssl/src/ssl/
Dssl_x509.cc664 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *ca_file, in SSL_CTX_load_verify_locations()
/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()
/external/boringssl/src/ssl/
Dssl_x509.cc535 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *ca_file, in SSL_CTX_load_verify_locations()
/external/cronet/tot/third_party/boringssl/src/ssl/
Dssl_x509.cc664 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *ca_file, in SSL_CTX_load_verify_locations()