Home
last modified time | relevance | path

Searched defs:ca_path (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/aws-crt-java/src/native/
H A Dtls_context_options.c23 struct aws_string *ca_path; member
275 const char *ca_path = NULL; in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew() local
/aosp_15_r20/external/libwebsockets/test-apps/
H A Dtest-server.c421 char ca_path[1024] = ""; in main() local
H A Dtest-client.c605 char ca_path[1024] = ""; in main() local
/aosp_15_r20/external/mbedtls/programs/x509/
H A Dcert_app.c82 const char *ca_path; /* the path with the CA certificate(s) reside */ member
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/x509/
H A Dcert_app.c82 const char *ca_path; /* the path with the CA certificate(s) reside */ member
/aosp_15_r20/external/wpa_supplicant_8/src/eap_peer/
H A Deap_config.h56 char *ca_path; member
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dtls.h191 const char *ca_path; member
H A Dtls_wolfssl.c1173 const char *ca_path) in tls_connection_ca_cert()
H A Dtls_openssl.c2841 size_t ca_cert_blob_len, const char *ca_path) in tls_connection_ca_cert()
/aosp_15_r20/external/mbedtls/programs/ssl/
H A Dssl_client2.c477 const char *ca_path; /* the path with the CA certificate(s) reside */ member
H A Dssl_server2.c611 const char *ca_path; /* the path with the CA certificate(s) reside */ member
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/
H A Dssl_client2.c477 const char *ca_path; /* the path with the CA certificate(s) reside */ member
H A Dssl_server2.c616 const char *ca_path; /* the path with the CA certificate(s) reside */ member