Home | History | Annotate | Download | only in openssl

Lines Matching defs:SSL_CTX_set_mode

643 /* SSL_CTX_set_mode enables all modes set in |mode| (which should be one or more
646 OPENSSL_EXPORT uint32_t SSL_CTX_set_mode(SSL_CTX *ctx, uint32_t mode);
4240 #define SSL_CTX_set_mode SSL_CTX_set_mode