Home | History | Annotate | Download | only in crypto

Lines Matching refs:SSL_CTX_set_cipher_list

1029 	if (SSL_CTX_set_cipher_list(ssl, ciphers) != 1) {
4130 SSL_CTX_set_cipher_list(ssl_ctx, params->openssl_ciphers) != 1) {