Searched defs:ca_file (Results 1 – 14 of 14) sorted by relevance
/external/aws-crt-java/src/native/ |
D | tls_context_options.c | 22 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/ |
D | cert_app.c | 80 const char *ca_file; /* the file with the CA certificate(s) */ member
|
/external/openthread/third_party/mbedtls/repo/programs/x509/ |
D | cert_app.c | 80 const char *ca_file; /* the file with the CA certificate(s) */ member
|
/external/mbedtls/programs/ssl/ |
D | ssl_mail_client.c | 133 const char *ca_file; /* the file with the CA certificate(s) */ member
|
D | ssl_server2.c | 610 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
|
D | ssl_client2.c | 476 const char *ca_file; /* the file with the CA certificate(s) */ member
|
/external/openthread/third_party/mbedtls/repo/programs/ssl/ |
D | ssl_mail_client.c | 133 const char *ca_file; /* the file with the CA certificate(s) */ member
|
D | ssl_server2.c | 615 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
|
D | ssl_client2.c | 476 const char *ca_file; /* the file with the CA certificate(s) */ member
|
/external/curl/lib/vtls/ |
D | schannel_verify.c | 224 const char *ca_file, in add_certs_file_to_store()
|
/external/cronet/stable/third_party/boringssl/src/ssl/ |
D | ssl_x509.cc | 664 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/ |
D | ssl_x509.cc | 708 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *ca_file, in SSL_CTX_load_verify_locations()
|
/external/boringssl/src/ssl/ |
D | ssl_x509.cc | 535 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/ |
D | ssl_x509.cc | 664 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *ca_file, in SSL_CTX_load_verify_locations()
|