Home | History | Annotate | Download | only in ssl

Lines Matching full:cipher_id

1045 	   and/or cipher_id values may not be set. Make sure that
1046 cipher_id is set and use it for comparison. */
1048 s->session->cipher_id = s->session->cipher->id;
1049 if (s->hit && (s->session->cipher_id != c->id))