Home
last modified time | relevance | path

Searched defs:server_key (Results 1 – 15 of 15) sorted by relevance

/third_party/grpc/test/cpp/end2end/
Dcrl_provider_test.cc83 void RunServer(absl::Notification* notification, absl::string_view server_key, in RunServer()
161 std::string server_key = grpc_core::testing::GetFileContents(kValidKeyPath); in TEST_F() local
202 std::string server_key = grpc_core::testing::GetFileContents(kRevokedKeyPath); in TEST_F() local
244 std::string server_key = grpc_core::testing::GetFileContents(kValidKeyPath); in TEST_F() local
/third_party/grpc/test/core/bad_ssl/servers/
Dalpn.cc64 std::string server_key = grpc_core::testing::GetFileContents(SERVER_KEY_PATH); in main() local
/third_party/grpc/test/core/security/
Dssl_server_fuzzer.cc67 std::string server_key = in LLVMFuzzerTestOneInput() local
/third_party/grpc/test/core/end2end/fixtures/
Dh2_ssl_tls_common.h72 std::string server_key = in MakeServerCreds() local
Dh2_ssl_cred_reload_fixture.h105 std::string server_key = grpc_core::testing::GetFileContents(KeyPath()); in SslServerCertificateConfigCallback() local
Dh2_oauth2_common.h137 std::string server_key = in MakeServerCreds() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-metrics-proxy/
Dmetrics-proxy-policy.json56 "server_key":"self_localhost_key" string
/third_party/grpc/test/core/surface/
Dsequential_connectivity_test.cc166 std::string server_key = grpc_core::testing::GetFileContents(SERVER_KEY_PATH); in secure_test_add_port() local
/third_party/grpc/test/core/end2end/
Dh2_ssl_session_reuse_test.cc62 std::string server_key = grpc_core::testing::GetFileContents(SERVER_KEY_PATH); in server_create() local
Dh2_tls_peer_property_external_verifier_test.cc69 std::string server_key = grpc_core::testing::GetFileContents(SERVER_KEY_PATH); in server_create() local
Dend2end_test_suites.cc416 std::string server_key = testing::GetFileContents(SERVER_KEY_PATH); in CreateProxyServer() local
450 std::string server_key = testing::GetFileContents(SERVER_KEY_PATH); in MakeServer() local
/third_party/grpc/test/core/transport/chttp2/
Dchttp2_server_listener_test.cc298 std::string server_key = in CreateSecureServerCredentials() local
/third_party/openssl/test/
Dcmp_client_test.c36 static EVP_PKEY *server_key = NULL; variable
/third_party/grpc/test/core/tsi/
Dssl_transport_security_utils_test.cc216 EVP_PKEY* server_key = in DoHandshake() local
/third_party/grpc/test/cpp/util/
Dgrpc_tool_test.cc298 std::string server_key = in SetUpServer() local