/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/ |
D | xds_certificate_provider.cc | 48 std::string cert_name) in RootCertificatesWatcher() 83 std::string cert_name) in IdentityCertificatesWatcher() 131 const std::string& cert_name, absl::string_view root_cert_name, in UpdateRootCertNameAndDistributor() 160 const std::string& cert_name, absl::string_view identity_cert_name, in UpdateIdentityCertNameAndDistributor() 189 const std::string& cert_name, in UpdateRootCertWatcher() 199 const std::string& cert_name, in UpdateIdentityCertWatcher() 209 const std::string& cert_name, bool root_being_watched, in WatchStatusCallback() 277 bool XdsCertificateProvider::ProvidesRootCerts(const std::string& cert_name) { in ProvidesRootCerts() 285 const std::string& cert_name, absl::string_view root_cert_name, in UpdateRootCertNameAndDistributor() 302 const std::string& cert_name) { in ProvidesIdentityCerts() [all …]
|
/external/grpc-grpc/test/core/security/ |
D | grpc_tls_certificate_distributor_test.cc | 161 std::string cert_name; member 178 bool identity_being_watched) { in SetUp() 565 auto verify_function = [this](std::string cert_name) { in TEST_F() 896 auto verify_function = [this](std::string cert_name) { in TEST_F()
|
/external/grpc-grpc/src/core/lib/security/credentials/tls/ |
D | grpc_tls_certificate_provider.cc | 53 bool identity_being_watched) { in StaticDataCertificateProvider() 155 bool identity_being_watched) { in FileWatcherCertificateProvider() 248 const std::string& cert_name = p.first; in ForceUpdate() local
|
D | grpc_tls_certificate_distributor.cc | 27 const std::string& cert_name, absl::optional<std::string> pem_root_certs, in SetKeyMaterials() 102 const std::string& cert_name, in SetErrorForCert()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/tls/ |
D | grpc_tls_certificate_provider.cc | 59 bool identity_being_watched) { in StaticDataCertificateProvider() 161 bool identity_being_watched) { in FileWatcherCertificateProvider() 254 const std::string& cert_name = p.first; in ForceUpdate() local
|
D | grpc_tls_certificate_distributor.cc | 29 const std::string& cert_name, absl::optional<std::string> pem_root_certs, in SetKeyMaterials() 104 const std::string& cert_name, in SetErrorForCert()
|
/external/grpc-grpc/src/core/ext/xds/ |
D | xds_certificate_provider.cc | 150 void XdsCertificateProvider::WatchStatusCallback(std::string cert_name, in WatchStatusCallback()
|
/external/libcups/cups/ |
D | tls-sspi.c | 184 char cert_name[1024]; /* Name from certificate */ in httpCredentialsAreValidForName() local 346 char cert_name[256]; /* Common name */ in httpCredentialsString() local
|
D | tls-darwin.c | 536 char cert_name[256]; /* Certificate's common name (C string) */ in httpCredentialsAreValidForName() local
|
/external/libwebsockets/lib/plat/windows/ |
D | windows-sockets.c | 280 char cert_name[256]; in lws_plat_vhost_tls_client_ctx_init() local
|
/external/cronet/stable/net/test/embedded_test_server/ |
D | embedded_test_server.cc | 403 std::string cert_name = GetCertificateName(); in InitializeCertAndKeyFromFile() local
|
/external/cronet/tot/net/test/embedded_test_server/ |
D | embedded_test_server.cc | 403 std::string cert_name = GetCertificateName(); in InitializeCertAndKeyFromFile() local
|
/external/boringssl/src/crypto/pkcs8/ |
D | pkcs8_x509.cc | 962 const char *cert_name = (const char *)X509_alias_get0(cert, &int_name_len); in add_cert_bag() local
|
/external/cronet/tot/third_party/boringssl/src/crypto/pkcs8/ |
D | pkcs8_x509.cc | 1008 const char *cert_name = (const char *)X509_alias_get0(cert, &int_name_len); in add_cert_bag() local
|
/external/cronet/stable/third_party/boringssl/src/crypto/pkcs8/ |
D | pkcs8_x509.cc | 1008 const char *cert_name = (const char *)X509_alias_get0(cert, &int_name_len); in add_cert_bag() local
|
/external/curl/lib/vtls/ |
D | openssl.c | 3220 char cert_name[256]; in import_windows_cert_store() local
|
/external/grpc-grpc/test/cpp/end2end/xds/ |
D | xds_end2end_test.cc | 182 bool identity_being_watched) { in FakeCertificateProvider()
|