Home | History | Annotate | Download | only in openssl

Lines Matching refs:SSL_set_shutdown

3840 /* SSL_set_shutdown causes |ssl| to behave as if the shutdown bitmask (see
3845 * It is an error to use |SSL_set_shutdown| to unset a bit that has already been
3850 OPENSSL_EXPORT void SSL_set_shutdown(SSL *ssl, int mode);