Searched refs:bytes_written_to_openssl (Results 1 – 1 of 1) sorted by relevance
1785 size_t bytes_written_to_openssl = in ssl_handshaker_next() local1788 impl, remaining_bytes_to_write_to_openssl, &bytes_written_to_openssl, in ssl_handshaker_next()1801 remaining_bytes_to_write_to_openssl_size -= bytes_written_to_openssl; in ssl_handshaker_next()1802 remaining_bytes_to_write_to_openssl += bytes_written_to_openssl; in ssl_handshaker_next()