Home
last modified time | relevance | path

Searched defs:root_cert (Results 1 – 25 of 30) sorted by relevance

12

/external/openscreen/cast/receiver/channel/
Dstatic_credentials.cc34 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
/external/grpc-grpc/test/cpp/end2end/
Dssl_credentials_test.cc51 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
Dcrl_provider_test.cc168 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
Dtls_credentials_test.cc69 std::string root_cert = grpc_core::testing::GetFileContents(kCaCertPath); in RunServer() local
Dgrpc_authz_end2end_test.cc63 std::string root_cert = grpc_core::testing::GetFileContents(kCaCertPath); in GrpcAuthzEnd2EndTest() local
/external/cronet/stable/net/cert/
Dtest_root_certs_unittest.cc81 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
Dcert_verifier_unittest.cc26 const scoped_refptr<X509Certificate> root_cert = in TEST() local
Dcert_verify_proc_builtin_unittest.cc591 std::shared_ptr<const bssl::ParsedCertificate> root_cert = in TEST_F() local
623 std::shared_ptr<const bssl::ParsedCertificate> root_cert = in TEST_F() local
653 std::shared_ptr<const bssl::ParsedCertificate> root_cert = in TEST_F() local
688 std::shared_ptr<const bssl::ParsedCertificate> root_cert = in TEST_F() local
Dcert_verify_proc_unittest.cc636 scoped_refptr<X509Certificate> root_cert = root->GetX509Certificate(); in TEST_P() local
919 scoped_refptr<X509Certificate> root_cert = root_builder->GetX509Certificate(); in TEST_P() local
1779 scoped_refptr<X509Certificate> root_cert = root->GetX509Certificate(); in TEST_P() local
1814 scoped_refptr<X509Certificate> root_cert = root->GetX509Certificate(); in TEST_P() local
3104 auto root_cert = root->GetX509Certificate(); in TEST_P() local
5568 scoped_refptr<X509Certificate> root_cert = in TEST_P() local
Dcert_verify_proc_builtin.cc544 const std::shared_ptr<const bssl::ParsedCertificate> root_cert = in CheckExtraConstraints() local
/external/cronet/tot/net/cert/
Dtest_root_certs_unittest.cc81 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
Dcert_verifier_unittest.cc26 const scoped_refptr<X509Certificate> root_cert = in TEST() local
Dcert_verify_proc_builtin_unittest.cc591 std::shared_ptr<const bssl::ParsedCertificate> root_cert = in TEST_F() local
623 std::shared_ptr<const bssl::ParsedCertificate> root_cert = in TEST_F() local
653 std::shared_ptr<const bssl::ParsedCertificate> root_cert = in TEST_F() local
688 std::shared_ptr<const bssl::ParsedCertificate> root_cert = in TEST_F() local
Dcert_verify_proc_unittest.cc636 scoped_refptr<X509Certificate> root_cert = root->GetX509Certificate(); in TEST_P() local
919 scoped_refptr<X509Certificate> root_cert = root_builder->GetX509Certificate(); in TEST_P() local
1779 scoped_refptr<X509Certificate> root_cert = root->GetX509Certificate(); in TEST_P() local
1814 scoped_refptr<X509Certificate> root_cert = root->GetX509Certificate(); in TEST_P() local
3104 auto root_cert = root->GetX509Certificate(); in TEST_P() local
5568 scoped_refptr<X509Certificate> root_cert = in TEST_P() local
Dcert_verify_proc_builtin.cc544 const std::shared_ptr<const bssl::ParsedCertificate> root_cert = in CheckExtraConstraints() local
/external/rust/android-crates-io/crates/grpcio/src/security/
Dcredentials.rs142 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
/external/grpc-grpc/test/core/end2end/fixtures/
Dh2_tls_common.h86 std::string root_cert = in TlsFixture() local
/external/openscreen/cast/test/
Dmake_crl_tests.cc120 bssl::UniquePtr<X509> root_cert{d2i_X509(nullptr, &data, root_der.size())}; in CastMain() local
/external/grpc-grpc/test/core/tsi/
Dssl_transport_security_test.cc93 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
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_certificate_provider.cc297 std::string root_cert(StringViewFromSlice(root_slice)); in ReadRootCertificatesFromFile() local
/external/grpc-grpc/test/cpp/end2end/xds/
Dxds_end2end_test_lib.cc240 std::string root_cert = grpc_core::testing::GetFileContents(kCaCertPath); in Credentials() local
/external/cronet/stable/net/cert/internal/
Dtrust_store_nss_unittest.cc421 ScopedCERTCertificate root_cert = GetAnNssBuiltinSslTrustedRoot(); in TEST_P() local
/external/cronet/tot/net/cert/internal/
Dtrust_store_nss_unittest.cc421 ScopedCERTCertificate root_cert = GetAnNssBuiltinSslTrustedRoot(); in TEST_P() local
/external/tpm2-tss/src/tss2-fapi/
Dfapi_crypto.c1892 X509 *root_cert = NULL; in ifapi_verify_ek_cert() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/
Dssl_transport_security.cc926 X509* root_cert = sk_X509_value(chain, chain_length - 1); in RootCertExtractCallback() local

12