Home | History | Annotate | Download | only in ssl

Lines Matching full:cipher_list

1272 			if (s->cipher_list)
1273 sk_SSL_CIPHER_free(s->cipher_list);
1278 s->cipher_list = sk_SSL_CIPHER_dup(s->session->ciphers);
1441 * cipher_list - our prefered list of ciphers