Home | History | Annotate | Download | only in ssl

Lines Matching full:cipher_list

1149 			if (s->cipher_list)
1150 sk_SSL_CIPHER_free(s->cipher_list);
1155 s->cipher_list = sk_SSL_CIPHER_dup(s->session->ciphers);
1312 * cipher_list - our prefered list of ciphers