Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_tls.c348 size_t written_in = 0, iv_offset_in = 0, len_offset_in = 0, hdr_in = 0; in handle_buffer_resizing() local
353 len_offset_in = ssl->in_len - ssl->in_buf; in handle_buffer_resizing()
397 ssl->in_len = ssl->in_buf + len_offset_in; in handle_buffer_resizing()