Home | History | Annotate | Download | only in ssl

Lines Matching refs:algorithm_mkey

423 				&& !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
451 alg_k = s->s3->tmp.new_cipher->algorithm_mkey;
517 || (s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
1072 type=s->s3->tmp.new_cipher->algorithm_mkey;
1313 && !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
1598 if ((s->s3->tmp.new_cipher->algorithm_mkey != SSL_kKRB5) ||