Home
last modified time | relevance | path

Searched defs:cert_chain_ (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/
H A Dfake_ssl_identity.h78 std::unique_ptr<SSLCertChain> cert_chain_; variable
H A Dopenssl_identity.h70 std::unique_ptr<SSLCertChain> cert_chain_; variable
H A Dboringssl_identity.h72 std::unique_ptr<SSLCertChain> cert_chain_; variable
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/security_connector/
H A Dssl_utils.h184 std::string cert_chain_; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/
Dssl_utils.h180 std::string cert_chain_; variable
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.h338 vector<Certificate> cert_chain_; variable
/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dgrpc_tls_certificate_provider_test.cc193 std::string cert_chain_; member in grpc_core::testing::GrpcTlsCertificateProviderTest
H A Dgrpc_tls_credentials_options_test.cc62 std::string cert_chain_; member in grpc_core::testing::GrpcTlsCredentialsOptionsTest
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/performance/
H A DKeyMintBenchmark.cpp500 vector<Certificate> cert_chain_; member in aidl::android::hardware::security::keymint::test::KeyMintBenchmarkTest