Home | History | Annotate | Download | only in openssl

Lines Matching refs:SSL_clear_options

657 /* SSL_clear_options disables all options set in |options| (which should be one
660 OPENSSL_EXPORT uint32_t SSL_clear_options(SSL *ssl, uint32_t options);
4507 #define SSL_clear_options SSL_clear_options