Home
last modified time | relevance | path

Searched refs:tsi_frame_protector_protect_flush (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/core/tsi/
Dtransport_security_interface.h162 tsi_result tsi_frame_protector_protect_flush(
Dtransport_security.cc104 tsi_result tsi_frame_protector_protect_flush( in tsi_frame_protector_protect_flush() function
/third_party/grpc/test/core/security/
Dsecure_endpoint_test.cc100 result = tsi_frame_protector_protect_flush(fake_write_protector, cur, in secure_endpoint_create_fixture_tcp_socketpair()
/third_party/grpc/test/core/tsi/
Dtransport_security_test.cc352 GPR_ASSERT(tsi_frame_protector_protect_flush( in test_protector_invalid_args()
Dtransport_security_test_lib.cc221 result = tsi_frame_protector_protect_flush( in tsi_test_frame_protector_send_message_to_peer()
/third_party/grpc/src/core/lib/security/transport/
Dsecure_endpoint.cc342 result = tsi_frame_protector_protect_flush( in endpoint_write()