Home
last modified time | relevance | path

Searched refs:tsi_handshaker_result_create_frame_protector (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/src/core/tsi/
Dtransport_security_interface.h240 tsi_result tsi_handshaker_result_create_frame_protector(
Dtransport_security.cc254 tsi_result tsi_handshaker_result_create_frame_protector( in tsi_handshaker_result_create_frame_protector() function
/third_party/grpc/test/core/tsi/alts/handshaker/
Dalts_tsi_handshaker_test.cc244 GPR_ASSERT(tsi_handshaker_result_create_frame_protector( in on_client_start_success_cb()
271 GPR_ASSERT(tsi_handshaker_result_create_frame_protector( in on_server_start_success_cb()
346 GPR_ASSERT(tsi_handshaker_result_create_frame_protector( in on_client_next_success_cb()
420 GPR_ASSERT(tsi_handshaker_result_create_frame_protector( in on_server_next_success_cb()
/third_party/grpc/test/core/tsi/
Dtransport_security_test_lib.cc473 GPR_ASSERT(tsi_handshaker_result_create_frame_protector( in tsi_test_do_round_trip()
481 GPR_ASSERT(tsi_handshaker_result_create_frame_protector( in tsi_test_do_round_trip()
/third_party/grpc/src/core/lib/security/transport/
Dsecurity_handshaker.cc224 result = tsi_handshaker_result_create_frame_protector( in OnPeerCheckedInner()