Home
last modified time | relevance | path

Searched refs:is_handshake_finished_properly (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/test/core/tsi/
Dtransport_security_test_lib.cc339 static bool is_handshake_finished_properly(handshaker_args* args) { in is_handshake_finished_properly() function
357 if (is_handshake_finished_properly(args)) { in do_handshaker_next()
/third_party/grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_client.cc118 static bool is_handshake_finished_properly(grpc_gcp_HandshakerResp* resp) { in is_handshake_finished_properly() function
264 if (is_handshake_finished_properly(resp)) { in alts_handshaker_client_handle_response()