Home
last modified time | relevance | path

Searched refs:tsi_zero_copy_grpc_protector_unprotect (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
Dalts_zero_copy_grpc_protector_test.cc186 GPR_ASSERT(tsi_zero_copy_grpc_protector_unprotect( in seal_unseal_small_buffer()
189 GPR_ASSERT(tsi_zero_copy_grpc_protector_unprotect( in seal_unseal_small_buffer()
219 GPR_ASSERT(tsi_zero_copy_grpc_protector_unprotect( in seal_unseal_large_buffer()
223 GPR_ASSERT(tsi_zero_copy_grpc_protector_unprotect( in seal_unseal_large_buffer()
/external/grpc-grpc/src/core/tsi/
Dtransport_security_grpc.h52 tsi_result tsi_zero_copy_grpc_protector_unprotect(
Dtransport_security_grpc.cc52 tsi_result tsi_zero_copy_grpc_protector_unprotect( in tsi_zero_copy_grpc_protector_unprotect() function
/external/grpc-grpc/src/core/lib/security/transport/
Dsecure_endpoint.cc162 result = tsi_zero_copy_grpc_protector_unprotect( in on_read()