Home | History | Annotate | Download | only in openssl

Lines Matching refs:SSL_set_mode

734 /* SSL_set_mode enables all modes set in |mode| (which should be one or more of
737 OPENSSL_EXPORT uint32_t SSL_set_mode(SSL *ssl, uint32_t mode);
4523 #define SSL_set_mode SSL_set_mode