Searched refs:SSL_cutthrough_complete (Results 1 – 3 of 3) sorted by relevance
2981 OPENSSL_EXPORT int SSL_cutthrough_complete(const SSL *s);
2279 int SSL_cutthrough_complete(const SSL *ssl) { in SSL_cutthrough_complete() function
9777 if (!SSL_is_init_finished(ssl) && !SSL_cutthrough_complete(ssl) &&10088 if (!SSL_is_init_finished(ssl) && !SSL_cutthrough_complete(ssl) &&