Searched refs:bytes_read_from_ssl (Results 1 – 1 of 1) sorted by relevance
1390 int bytes_read_from_ssl = 0; in ssl_handshaker_get_bytes_to_send_to_peer() local1396 bytes_read_from_ssl = in ssl_handshaker_get_bytes_to_send_to_peer()1398 if (bytes_read_from_ssl < 0) { in ssl_handshaker_get_bytes_to_send_to_peer()1407 *bytes_size = static_cast<size_t>(bytes_read_from_ssl); in ssl_handshaker_get_bytes_to_send_to_peer()