Home
last modified time | relevance | path

Searched refs:read_frame_size (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_zero_copy_grpc_protector.cc67 static bool read_frame_size(const grpc_slice_buffer* sb, in read_frame_size() function
191 if (!read_frame_size(&protector->protected_sb, in alts_zero_copy_grpc_protector_unprotect()
/external/grpc-grpc/src/core/tsi/
Dfake_transport_security.cc127 static uint32_t read_frame_size(const grpc_slice_buffer* sb) { in read_frame_size() function
449 impl->parsed_frame_size = read_frame_size(&impl->protected_sb); in fake_zero_copy_grpc_protector_unprotect()