Home | History | Annotate | Download | only in ssl

Lines Matching refs:cipher_id

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