Home | History | Annotate | Download | only in openssl

Lines Matching refs:SSL_in_init

697  * handshake is completely finished, see |SSL_in_false_start|, |SSL_in_init|,
1414 /* SSL_in_init returns one if |ssl| has a pending handshake and zero
1416 OPENSSL_EXPORT int SSL_in_init(const SSL *ssl);
2851 * |SSL_in_init| will report the handshake is still in progress. Callers may use