Searched refs:iv_offset_out (Results 1 – 1 of 1) sorted by relevance
266 size_t written_out = 0, iv_offset_out = 0, len_offset_out = 0; in handle_buffer_resizing() local292 iv_offset_out = ssl->out_iv - ssl->out_buf; in handle_buffer_resizing()318 ssl->out_iv = ssl->out_buf + iv_offset_out; in handle_buffer_resizing()
Completed in 13 milliseconds