Searched refs:SSL_pending (Results 1 – 4 of 4) sorted by relevance
125 return SSL_pending(ctx->ssl); in rfbssl_pending()
1871 OPENSSL_EXPORT int SSL_pending(const SSL *s);
761 int SSL_pending(const SSL *s) { in SSL_pending() function
2496 (check_pending && SSL_pending(ssl))) { in ssl_xfer()