Searched refs:needs_handshake (Results 1 – 1 of 1) sorted by relevance
1119 bool needs_handshake = false; in SSL_write() local1133 ret = ssl->method->write_app_data(ssl, &needs_handshake, in SSL_write()1135 } while (needs_handshake); in SSL_write()