Home | History | Annotate | Download | only in ssl

Lines Matching refs:algorithm_mkey

422 				&& !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
450 alg_k = s->s3->tmp.new_cipher->algorithm_mkey;
516 || (s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
1055 type=s->s3->tmp.new_cipher->algorithm_mkey;
1296 && !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
1580 if ((s->s3->tmp.new_cipher->algorithm_mkey != SSL_kKRB5) ||