Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/
Dtransport_security_grpc.h42 tsi_result tsi_zero_copy_grpc_protector_protect(
Dtransport_security_grpc.cc41 tsi_result tsi_zero_copy_grpc_protector_protect( in tsi_zero_copy_grpc_protector_protect() function
/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
Dalts_zero_copy_grpc_protector_test.cc175 GPR_ASSERT(tsi_zero_copy_grpc_protector_protect( in seal_unseal_small_buffer()
208 GPR_ASSERT(tsi_zero_copy_grpc_protector_protect( in seal_unseal_large_buffer()
/external/grpc-grpc/src/core/lib/security/transport/
Dsecure_endpoint.cc279 result = tsi_zero_copy_grpc_protector_protect(ep->zero_copy_protector, in endpoint_write()