Home
last modified time | relevance | path

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

/third_party/grpc/src/core/tsi/
Dtransport_security_interface.h188 tsi_result tsi_frame_protector_unprotect(
Dtransport_security.cc119 tsi_result tsi_frame_protector_unprotect( in tsi_frame_protector_unprotect() function
/third_party/grpc/test/core/tsi/
Dtransport_security_test.cc354 GPR_ASSERT(tsi_frame_protector_unprotect(nullptr, nullptr, nullptr, nullptr, in test_protector_invalid_args()
Dtransport_security_test_lib.cc271 result = tsi_frame_protector_unprotect( in tsi_test_frame_protector_receive_message_from_peer()
/third_party/grpc/src/core/lib/security/transport/
Dsecure_endpoint.cc203 result = tsi_frame_protector_unprotect( in on_read()