Home
last modified time | relevance | path

Searched defs:ca_cert (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/pytorch/.ci/pytorch/
H A Dcreate_test_cert.py84 def sign_certificate_request(path, csr_cert, ca_cert, private_ca_key): argument
106 ca_cert = create_cert( variable
/aosp_15_r20/external/grpc-grpc/test/core/handshake/
H A Dverify_peer_options.cc59 std::string ca_cert = grpc_core::testing::GetFileContents(SSL_CA_PATH); in server_thread() local
120 std::string ca_cert = grpc_core::testing::GetFileContents(SSL_CA_PATH); in verify_peer_options_test() local
H A Dserver_ssl_common.cc120 std::string ca_cert = grpc_core::testing::GetFileContents(SSL_CA_PATH); in server_thread() local
H A Dclient_ssl.cc323 std::string ca_cert = grpc_core::testing::GetFileContents(SSL_CA_PATH); in client_ssl_test() local
/aosp_15_r20/external/grpc-grpc/test/core/end2end/
H A Dh2_ssl_session_reuse_test.cc61 std::string ca_cert = grpc_core::testing::GetFileContents(CA_CERT_PATH); in server_create() local
81 std::string ca_cert = grpc_core::testing::GetFileContents(CA_CERT_PATH); in client_create() local
H A Dh2_tls_peer_property_external_verifier_test.cc68 std::string ca_cert = grpc_core::testing::GetFileContents(CA_CERT_PATH); in server_create() local
108 std::string ca_cert = grpc_core::testing::GetFileContents(CA_CERT_PATH); in client_create() local
/aosp_15_r20/external/autotest/client/cros/enterprise/
H A Dnetwork_config.py24 identity=None, autoconnect=None, ca_cert=None, argument
/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dssl_server_fuzzer.cc75 std::string ca_cert = grpc_core::testing::GetFileContents(CA_CERT_PATH); in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/mbedtls/programs/ssl/
H A Dmini_client.c74 const unsigned char ca_cert[] = { variable
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/
H A Dmini_client.c74 const unsigned char ca_cert[] = { variable
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fixtures/
H A Dh2_ssl_cred_reload_fixture.h103 std::string ca_cert = grpc_core::testing::GetFileContents(CaCertPath()); in SslServerCertificateConfigCallback() local
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/aidl/vendor/
H A Dcertificate_utils.cpp100 bool ca_cert = false; in getKeystore2Cert() local
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c153 char *ca_cert; member
367 static X509_STORE * tls_crl_cert_reload(const char *ca_cert, int check_crl) in tls_crl_cert_reload()
2806 static int tls_load_ca_der(struct tls_data *data, const char *ca_cert) in tls_load_ca_der()
2840 const char *ca_cert, const u8 *ca_cert_blob, in tls_connection_ca_cert()
3031 static int tls_global_ca_cert(struct tls_data *data, const char *ca_cert) in tls_global_ca_cert()
H A Dtls_wolfssl.c1171 const char *ca_cert, in tls_connection_ca_cert()
1384 static int tls_global_ca_cert(void *ssl_ctx, const char *ca_cert) in tls_global_ca_cert()
H A Dtls.h188 const char *ca_cert; member
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Deapol_test.c1018 const char *ca_cert, const char *client_cert, in wpa_init_conf()
1340 char *ca_cert = NULL, *client_cert = NULL; in main() local
/aosp_15_r20/external/libwebsockets/test-apps/android/app/src/main/jni/
H A DLwsService.cpp147 static char ca_cert[8192]; variable
/aosp_15_r20/external/wpa_supplicant_8/src/radius/
H A Dradius_client.h56 char *ca_cert; member
/aosp_15_r20/system/hardware/interfaces/wifi/keystore/1.0/default/
Dkeystore.cpp114 bool ca_cert = false; in keyStore2GetCert() local
/aosp_15_r20/external/wpa_supplicant_8/src/eap_peer/
H A Deap_config.h45 char *ca_cert; member
/aosp_15_r20/external/mbedtls/tests/include/test/
H A Dssl_helpers.h178 mbedtls_x509_crt *ca_cert; member
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/test/
H A Dssl_helpers.h188 mbedtls_x509_crt *ca_cert; member
/aosp_15_r20/external/googleapis/google/cloud/alloydb/v1/
H A Dservice.proto1376 string ca_cert = 3 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/googleapis/google/cloud/alloydb/v1beta/
H A Dservice.proto1393 string ca_cert = 3 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/googleapis/google/cloud/alloydb/v1alpha/
H A Dservice.proto1393 string ca_cert = 3 [(google.api.field_behavior) = OPTIONAL]; field

12