Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dfake_ssl_identity.h78 std::unique_ptr<SSLCertChain> cert_chain_; variable
Dopenssl_identity.h70 std::unique_ptr<SSLCertChain> cert_chain_; variable
Dboringssl_identity.h72 std::unique_ptr<SSLCertChain> cert_chain_; variable
/external/grpc-grpc/src/core/lib/security/security_connector/
Dssl_utils.h184 std::string cert_chain_; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/
Dssl_utils.h180 std::string cert_chain_; variable
/external/grpc-grpc/test/core/security/
Dgrpc_tls_certificate_provider_test.cc193 std::string cert_chain_; member in grpc_core::testing::GrpcTlsCertificateProviderTest
Dgrpc_tls_credentials_options_test.cc62 std::string cert_chain_; member in grpc_core::testing::GrpcTlsCredentialsOptionsTest