Home | History | Annotate | Download | only in ssl

Lines Matching refs:cipher_list

1259 			if (s->cipher_list)
1260 sk_SSL_CIPHER_free(s->cipher_list);
1265 s->cipher_list = sk_SSL_CIPHER_dup(s->session->ciphers);
1428 * cipher_list - our prefered list of ciphers