Home | History | Annotate | Download | only in crypto

Lines Matching refs:SSL_set_cipher_list

3597 	if (SSL_set_cipher_list(conn->ssl, buf + 1) != 1) {
4066 SSL_set_cipher_list(conn->ssl, params->openssl_ciphers) != 1) {