Searched refs:len_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() local293 len_offset_out = ssl->out_len - ssl->out_buf; in handle_buffer_resizing()317 ssl->out_len = ssl->out_buf + len_offset_out; in handle_buffer_resizing()
Completed in 13 milliseconds