Home | History | Annotate | Download | only in ssl

Lines Matching refs:new_cipher

388 			if (!(s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL) &&
389 !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
551 s->session->cipher=s->s3->tmp.new_cipher;
981 alg_k=s->s3->tmp.new_cipher->algorithm_mkey;