Home | History | Annotate | Download | only in openssl

Lines Matching refs:SSL_CTX_set_options

638 /* SSL_CTX_set_options enables all options set in |options| (which should be one
641 OPENSSL_EXPORT uint32_t SSL_CTX_set_options(SSL_CTX *ctx, uint32_t options);
4492 #define SSL_CTX_set_options SSL_CTX_set_options