Home | History | Annotate | Download | only in openssl

Lines Matching defs:SSL_CTX_set_options

655 // SSL_CTX_set_options enables all options set in |options| (which should be one
658 OPENSSL_EXPORT uint32_t SSL_CTX_set_options(SSL_CTX *ctx, uint32_t options);
4348 #define SSL_CTX_set_options SSL_CTX_set_options