Home
last modified time | relevance | path

Searched defs:server_cert (Results 1 – 25 of 26) sorted by relevance

12

/third_party/grpc/test/cpp/end2end/
Dcrl_provider_test.cc84 absl::string_view server_cert) { in RunServer()
162 std::string server_cert = grpc_core::testing::GetFileContents(kValidCertPath); in TEST_F() local
203 std::string server_cert = in TEST_F() local
245 std::string server_cert = grpc_core::testing::GetFileContents(kValidCertPath); in TEST_F() local
/third_party/curl/lib/vtls/
Dopenssl.h44 X509* server_cert; member
Dsectransp.c2855 SecCertificateRef server_cert,
2875 SecCertificateRef server_cert,
2911 SecCertificateRef server_cert; local
Dopenssl.c2154 struct ssl_peer *peer, X509 *server_cert) in Curl_ossl_verifyhost()
/third_party/grpc/test/core/bad_ssl/servers/
Dalpn.cc62 std::string server_cert = in main() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/ps/core/communicator/
Dssl_http.cc69 std::string server_cert = kCertificateChain; in InitSSL() local
Dssl_wrapper.cc72 std::string server_cert = path; in InitSSL() local
/third_party/grpc/test/core/security/
Dssl_server_fuzzer.cc65 std::string server_cert = in LLVMFuzzerTestOneInput() local
/third_party/grpc/test/core/end2end/fixtures/
Dh2_ssl_tls_common.h70 std::string server_cert = in MakeServerCreds() local
Dh2_ssl_cred_reload_fixture.h104 std::string server_cert = grpc_core::testing::GetFileContents(CertPath()); in SslServerCertificateConfigCallback() local
Dh2_oauth2_common.h135 std::string server_cert = in MakeServerCreds() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-metrics-proxy/
Dmetrics-proxy-policy.json55 "server_cert":"self_localhost", string
/third_party/grpc/test/core/handshake/
Dverify_peer_options.cc224 std::string server_cert = grpc_core::testing::GetFileContents(SSL_CERT_PATH); in main() local
/third_party/grpc/test/core/surface/
Dsequential_connectivity_test.cc164 std::string server_cert = in secure_test_add_port() local
/third_party/grpc/test/core/end2end/
Dh2_ssl_session_reuse_test.cc60 std::string server_cert = in server_create() local
Dh2_tls_peer_property_external_verifier_test.cc67 std::string server_cert = in server_create() local
Dend2end_test_suites.cc415 std::string server_cert = testing::GetFileContents(SERVER_CERT_PATH); in CreateProxyServer() local
449 std::string server_cert = testing::GetFileContents(SERVER_CERT_PATH); in MakeServer() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dtlsv1_client_i.h75 struct x509_certificate *server_cert; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dtlsv1_client_i.h75 struct x509_certificate *server_cert; member
/third_party/grpc/test/core/transport/chttp2/
Dchttp2_server_listener_test.cc296 std::string server_cert = in CreateSecureServerCredentials() local
/third_party/openssl/test/
Dcmp_client_test.c37 static X509 *server_cert = NULL; variable
/third_party/grpc/test/core/tsi/
Dssl_transport_security_utils_test.cc212 X509* server_cert = PEM_read_bio_X509(server_cert_bio, /*x=*/nullptr, in DoHandshake() local
/third_party/grpc/test/cpp/util/
Dgrpc_tool_test.cc296 std::string server_cert = in SetUpServer() local
/third_party/python/Lib/test/
Dtest_ssl.py305 def testing_context(server_cert=SIGNED_CERTFILE, *, server_chain=True): argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h406 char *server_cert; member

12