Home | History | Annotate | Download | only in ssl

Lines Matching refs:cipher

748 		/* The extra fragment would be couple of cipher blocks, and
960 * Change cipher spec protocol
1159 (s->session != NULL) && (s->session->cipher != NULL))
1222 (s->session != NULL) && (s->session->cipher != NULL) &&
1312 /* 'Change Cipher Spec' is just a single byte, so we know
1322 /* Check we have a cipher to change to */
1480 s->session->cipher=s->s3->tmp.new_cipher;