Home | History | Annotate | Download | only in crypto

Lines Matching refs:SSL_CTX_set_options

972 	SSL_CTX_set_options(ssl, SSL_OP_NO_SSLv2);
973 SSL_CTX_set_options(ssl, SSL_OP_NO_SSLv3);
4139 SSL_CTX_set_options(ssl_ctx, SSL_OP_NO_TICKET);