Home | History | Annotate | Download | only in openssl

Lines Matching refs:SSL_CTX_set_mode

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