Home | History | Annotate | Download | only in ssl

Lines Matching full:cipher_id

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