/external/grpc-grpc/src/core/lib/security/security_connector/ |
D | ssl_utils.h | 151 PemKeyCertPair(absl::string_view private_key, absl::string_view cert_chain) in PemKeyCertPair() 180 const std::string& cert_chain() const { return cert_chain_; } in cert_chain() function
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/ |
D | ssl_utils.h | 147 PemKeyCertPair(absl::string_view private_key, absl::string_view cert_chain) in PemKeyCertPair() 176 const std::string& cert_chain() const { return cert_chain_; } in cert_chain() function
|
/external/webrtc/rtc_base/ |
D | openssl_identity.cc | 48 std::unique_ptr<SSLCertChain> cert_chain) in OpenSSLIdentity() 157 const SSLCertChain& OpenSSLIdentity::cert_chain() const { in cert_chain() function in rtc::OpenSSLIdentity
|
D | boringssl_identity.cc | 46 std::unique_ptr<SSLCertChain> cert_chain) in BoringSSLIdentity() 172 const SSLCertChain& BoringSSLIdentity::cert_chain() const { in cert_chain() function in rtc::BoringSSLIdentity
|
D | fake_ssl_identity.cc | 102 const SSLCertChain& FakeSSLIdentity::cert_chain() const { in cert_chain() function in rtc::FakeSSLIdentity
|
/external/grpc-grpc/src/core/lib/security/credentials/tls/ |
D | grpc_tls_certificate_match.cc | 34 absl::string_view private_key, absl::string_view cert_chain) { in PrivateKeyAndCertificateMatch()
|
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/crypto/ |
D | tls_client_connection.cc | 39 const std::vector<CRYPTO_BUFFER*>& cert_chain, EVP_PKEY* privkey) { in SetCertChain()
|
D | tls_server_connection.cc | 77 const std::vector<CRYPTO_BUFFER*>& cert_chain) { in SetCertChain()
|
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/crypto/ |
D | tls_client_connection.cc | 39 const std::vector<CRYPTO_BUFFER*>& cert_chain, EVP_PKEY* privkey) { in SetCertChain()
|
D | tls_server_connection.cc | 77 const std::vector<CRYPTO_BUFFER*>& cert_chain) { in SetCertChain()
|
/external/grpc-grpc/include/grpcpp/security/ |
D | server_credentials.h | 50 std::string cert_chain; member
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/ |
D | server_credentials.h | 50 std::string cert_chain; member
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/security/ |
D | server_credentials.h | 50 std::string cert_chain; member
|
/external/google-cloud-java/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1/src/main/proto/google/cloud/confidentialcomputing/v1/ |
D | service.proto | 175 repeated bytes cert_chain = 5; field
|
/external/googleapis/google/cloud/confidentialcomputing/v1alpha1/ |
D | service.proto | 183 repeated bytes cert_chain = 5; field
|
/external/google-cloud-java/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1alpha1/src/main/proto/google/cloud/confidentialcomputing/v1alpha1/ |
D | service.proto | 183 repeated bytes cert_chain = 5; field
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/tls/ |
D | grpc_tls_certificate_provider.cc | 363 std::string cert_chain(StringViewFromSlice(cert_slice.slice)); in ReadIdentityKeyCertPairFromFiles() local 398 absl::string_view private_key, absl::string_view cert_chain) { in PrivateKeyAndCertificateMatch()
|
/external/grpc-grpc/src/php/tests/generated_code/ |
D | math_server.js | 128 cert_chain: pem_data}])); property
|
/external/googleapis/google/cloud/confidentialcomputing/v1/ |
D | service.proto | 235 repeated bytes cert_chain = 5; field
|
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/core/ |
D | grpc_service.proto | 48 DataSource cert_chain = 3; field
|
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/core/v3/ |
D | grpc_service.proto | 71 DataSource cert_chain = 3; field
|
/external/grpc-grpc/test/core/tsi/ |
D | ssl_transport_security_test.cc | 972 char* cert_chain = load_file(SSL_TSI_TEST_CREDENTIALS_DIR "client.pem"); in test_tsi_ssl_client_handshaker_factory_refcounting() local 1019 const char* cert_chain = in test_tsi_ssl_server_handshaker_factory_refcounting() local 1063 const char* cert_chain = "This is not a valid PEM file."; in test_tsi_ssl_client_handshaker_factory_bad_params() local
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/ |
D | ssl_transport_security.h | 111 const char* cert_chain; member
|
/external/cronet/stable/net/cert/ |
D | cert_verify_proc_ios.cc | 234 void GetCertChainInfo(CFArrayRef cert_chain, CertVerifyResult* verify_result) { in GetCertChainInfo()
|
/external/cronet/tot/net/cert/ |
D | cert_verify_proc_ios.cc | 234 void GetCertChainInfo(CFArrayRef cert_chain, CertVerifyResult* verify_result) { in GetCertChainInfo()
|