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