/aosp_15_r20/external/openscreen/cast/receiver/channel/ |
H A D | static_credentials.cc | 34 X509* root_cert) { in GenerateCredentials() 153 bssl::UniquePtr<X509> root_cert = GenerateRootCert(*root_key); in GenerateDeveloperCredentialsToFile() local 176 bssl::UniquePtr<X509> root_cert = GenerateRootCert(*root_key); in GenerateCredentialsForTesting() local 204 bssl::UniquePtr<X509> root_cert = bssl::UniquePtr<X509>(PEM_read_X509( in GenerateCredentials() local
|
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/ |
H A D | ssl_credentials_test.cc | 51 std::string root_cert = grpc_core::testing::GetFileContents(kCaCertPath); in RunServer() local 127 std::string root_cert = grpc_core::testing::GetFileContents(kCaCertPath); in TEST_F() local 153 std::string root_cert = grpc_core::testing::GetFileContents(kCaCertPath); in TEST_F() local 186 std::string root_cert = grpc_core::testing::GetFileContents(kCaCertPath); in TEST_F() local
|
H A D | crl_provider_test.cc | 168 std::string root_cert = grpc_core::testing::GetFileContents(kRootPath); in TEST_F() local 210 std::string root_cert = grpc_core::testing::GetFileContents(kRootPath); in TEST_F() local 251 std::string root_cert = grpc_core::testing::GetFileContents(kRootPath); in TEST_F() local
|
H A D | tls_credentials_test.cc | 69 std::string root_cert = grpc_core::testing::GetFileContents(kCaCertPath); in RunServer() local
|
H A D | grpc_authz_end2end_test.cc | 63 std::string root_cert = grpc_core::testing::GetFileContents(kCaCertPath); in GrpcAuthzEnd2EndTest() local
|
/aosp_15_r20/external/cronet/net/cert/ |
H A D | test_root_certs_unittest.cc | 81 scoped_refptr<X509Certificate> root_cert = in TEST_P() local 124 scoped_refptr<X509Certificate> root_cert = in TEST_P() local 239 scoped_refptr<X509Certificate> root_cert = in TEST_P() local
|
H A D | cert_verifier_unittest.cc | 26 const scoped_refptr<X509Certificate> root_cert = in TEST() local
|
H A D | cert_verify_proc_builtin_unittest.cc | 580 std::shared_ptr<const bssl::ParsedCertificate> root_cert = in TEST_F() local 616 std::shared_ptr<const bssl::ParsedCertificate> root_cert = in TEST_F() local 646 std::shared_ptr<const bssl::ParsedCertificate> root_cert = in TEST_F() local 685 std::shared_ptr<const bssl::ParsedCertificate> root_cert = in TEST_F() local
|
H A D | cert_verify_proc_unittest.cc | 643 scoped_refptr<X509Certificate> root_cert = root->GetX509Certificate(); in TEST_P() local 926 scoped_refptr<X509Certificate> root_cert = root_builder->GetX509Certificate(); in TEST_P() local 1901 scoped_refptr<X509Certificate> root_cert = root->GetX509Certificate(); in TEST_P() local 3189 auto root_cert = root->GetX509Certificate(); in TEST_P() local 5653 scoped_refptr<X509Certificate> root_cert = in TEST_P() local
|
H A D | cert_verify_proc_builtin.cc | 502 const std::shared_ptr<const bssl::ParsedCertificate> root_cert = in CheckExtraConstraints() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/security/ |
D | credentials.rs | 142 pub fn root_cert<S: Into<Vec<u8>>>( in root_cert() method 171 let root_cert = self in build_config() localVariable 253 pub fn root_cert(mut self, cert: Vec<u8>) -> ChannelCredentialsBuilder { in root_cert() method
|
/aosp_15_r20/external/grpc-grpc/test/core/tsi/ |
H A D | ssl_transport_security_test.cc | 93 char* root_cert; member 684 std::string root_cert(ssl_fixture->key_cert_lib->root_cert); in ssl_tsi_test_do_handshake_with_large_server_handshake_messages() local 1083 char* root_cert = load_file(SSL_TSI_TEST_CREDENTIALS_DIR "ca.pem"); in ssl_tsi_test_duplicate_root_certificates() local
|
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fixtures/ |
H A D | h2_tls_common.h | 86 std::string root_cert = in TlsFixture() local
|
/aosp_15_r20/external/openscreen/cast/test/ |
H A D | make_crl_tests.cc | 120 bssl::UniquePtr<X509> root_cert{d2i_X509(nullptr, &data, root_der.size())}; in CastMain() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/tls/ |
D | grpc_tls_certificate_provider.cc | 297 std::string root_cert(StringViewFromSlice(root_slice)); in ReadRootCertificatesFromFile() local
|
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/ |
H A D | xds_end2end_test_lib.cc | 240 std::string root_cert = grpc_core::testing::GetFileContents(kCaCertPath); in Credentials() local
|
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/ |
H A D | fapi_crypto.c | 1892 X509 *root_cert = NULL; in ifapi_verify_ek_cert() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/ |
D | ssl_transport_security.cc | 926 X509* root_cert = sk_X509_value(chain, chain_length - 1); in RootCertExtractCallback() local
|
/aosp_15_r20/external/grpc-grpc/src/core/tsi/ |
H A D | ssl_transport_security.cc | 935 X509* root_cert = sk_X509_value(chain, chain_length - 1); in RootCertExtractCallback() local
|
/aosp_15_r20/external/cronet/net/url_request/ |
H A D | url_request_unittest.cc | 623 scoped_refptr<X509Certificate> root_cert = in GetTestRootCertSPKIHash() local 10466 scoped_refptr<X509Certificate> root_cert = in SetUp() local 10682 scoped_refptr<X509Certificate> root_cert = in TEST_F() local 11071 scoped_refptr<X509Certificate> root_cert = in TEST_P() local
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | ssl_client_socket_unittest.cc | 2570 scoped_refptr<X509Certificate> root_cert = ImportCertFromFile( in TEST_P() local
|