Home | History | Annotate | Download | only in openssl

Lines Matching refs:SSL_CTX_clear_options

643 /* SSL_CTX_clear_options disables all options set in |options| (which should be
646 OPENSSL_EXPORT uint32_t SSL_CTX_clear_options(SSL_CTX *ctx, uint32_t options);
4472 #define SSL_CTX_clear_options SSL_CTX_clear_options