Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_iovec_record_protocol.cc117 static size_t get_total_length(const iovec_t* vec, size_t vec_length) { in get_total_length() function
214 get_total_length(unprotected_vec, unprotected_vec_length); in alts_iovec_record_protocol_integrity_only_protect()
266 size_t data_length = get_total_length(protected_vec, protected_vec_length); in alts_iovec_record_protocol_integrity_only_unprotect()
312 get_total_length(unprotected_vec, unprotected_vec_length); in alts_iovec_record_protocol_privacy_integrity_protect()
378 get_total_length(protected_vec, protected_vec_length); in alts_iovec_record_protocol_privacy_integrity_unprotect()