Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
H A Dalts_grpc_record_protocol_test.cc72 static uint8_t* pointer_to_nth_byte(grpc_slice_buffer* sb, size_t index) { in pointer_to_nth_byte() function
95 uint8_t* first_ptr = pointer_to_nth_byte(first, i); in are_slice_buffers_equal()
96 uint8_t* second_ptr = pointer_to_nth_byte(second, i); in are_slice_buffers_equal()
113 uint8_t* ptr = pointer_to_nth_byte(sb, offset); in alter_random_byte()
H A Dalts_zero_copy_grpc_protector_test.cc73 static uint8_t* pointer_to_nth_byte(grpc_slice_buffer* sb, size_t index) { in pointer_to_nth_byte() function
96 uint8_t* first_ptr = pointer_to_nth_byte(first, i); in are_slice_buffers_equal()
97 uint8_t* second_ptr = pointer_to_nth_byte(second, i); in are_slice_buffers_equal()