Home | History | Annotate | Download | only in openssl

Lines Matching refs:SSL_pending

355 /* SSL_pending returns the number of bytes available in |ssl|. It does not read
357 OPENSSL_EXPORT int SSL_pending(const SSL *ssl);