Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_zero_copy_grpc_protector.h51 tsi_result alts_zero_copy_grpc_protector_create(
Dalts_zero_copy_grpc_protector.cc242 tsi_result alts_zero_copy_grpc_protector_create( in alts_zero_copy_grpc_protector_create() function
/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
Dalts_zero_copy_grpc_protector_test.cc113 GPR_ASSERT(alts_zero_copy_grpc_protector_create( in alts_zero_copy_grpc_protector_test_fixture_create()
117 GPR_ASSERT(alts_zero_copy_grpc_protector_create( in alts_zero_copy_grpc_protector_test_fixture_create()
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc128 tsi_result ok = alts_zero_copy_grpc_protector_create( in handshaker_result_create_zero_copy_grpc_protector()