/aosp_15_r20/external/pytorch/.ci/pytorch/ |
H A D | create_test_cert.py | 84 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 D | verify_peer_options.cc | 59 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 D | server_ssl_common.cc | 120 std::string ca_cert = grpc_core::testing::GetFileContents(SSL_CA_PATH); in server_thread() local
|
H A D | client_ssl.cc | 323 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 D | h2_ssl_session_reuse_test.cc | 61 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 D | h2_tls_peer_property_external_verifier_test.cc | 68 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 D | network_config.py | 24 identity=None, autoconnect=None, ca_cert=None, argument
|
/aosp_15_r20/external/grpc-grpc/test/core/security/ |
H A D | ssl_server_fuzzer.cc | 75 std::string ca_cert = grpc_core::testing::GetFileContents(CA_CERT_PATH); in LLVMFuzzerTestOneInput() local
|
/aosp_15_r20/external/mbedtls/programs/ssl/ |
H A D | mini_client.c | 74 const unsigned char ca_cert[] = { variable
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/ |
H A D | mini_client.c | 74 const unsigned char ca_cert[] = { variable
|
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fixtures/ |
H A D | h2_ssl_cred_reload_fixture.h | 103 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 D | certificate_utils.cpp | 100 bool ca_cert = false; in getKeystore2Cert() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/ |
H A D | tls_openssl.c | 153 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 D | tls_wolfssl.c | 1171 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 D | tls.h | 188 const char *ca_cert; member
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/ |
H A D | eapol_test.c | 1018 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 D | LwsService.cpp | 147 static char ca_cert[8192]; variable
|
/aosp_15_r20/external/wpa_supplicant_8/src/radius/ |
H A D | radius_client.h | 56 char *ca_cert; member
|
/aosp_15_r20/system/hardware/interfaces/wifi/keystore/1.0/default/ |
D | keystore.cpp | 114 bool ca_cert = false; in keyStore2GetCert() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/eap_peer/ |
H A D | eap_config.h | 45 char *ca_cert; member
|
/aosp_15_r20/external/mbedtls/tests/include/test/ |
H A D | ssl_helpers.h | 178 mbedtls_x509_crt *ca_cert; member
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/test/ |
H A D | ssl_helpers.h | 188 mbedtls_x509_crt *ca_cert; member
|
/aosp_15_r20/external/googleapis/google/cloud/alloydb/v1/ |
H A D | service.proto | 1376 string ca_cert = 3 [(google.api.field_behavior) = OPTIONAL]; field
|
/aosp_15_r20/external/googleapis/google/cloud/alloydb/v1beta/ |
H A D | service.proto | 1393 string ca_cert = 3 [(google.api.field_behavior) = OPTIONAL]; field
|
/aosp_15_r20/external/googleapis/google/cloud/alloydb/v1alpha/ |
H A D | service.proto | 1393 string ca_cert = 3 [(google.api.field_behavior) = OPTIONAL]; field
|