Searched refs:bytes_to_buffer (Results 1 – 1 of 1) sorted by relevance
159 size_t bytes_to_buffer = GPR_MIN(*unprotected_bytes_size, in alts_protect() local163 *unprotected_bytes_size = bytes_to_buffer; in alts_protect()164 if (bytes_to_buffer > 0) { in alts_protect()167 unprotected_bytes, bytes_to_buffer); in alts_protect()168 impl->in_place_protect_bytes_buffered += bytes_to_buffer; in alts_protect()