Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc380 static bool is_handshake_finished_properly(grpc_gcp_handshaker_resp* resp) { in is_handshake_finished_properly() function
461 if (is_handshake_finished_properly(resp)) { in alts_tsi_handshaker_handle_response()
/external/grpc-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()