Home | History | Annotate | Download | only in ssl

Lines Matching refs:algorithm_mkey

189 	if ((s->s3->tmp.new_cipher->algorithm_mkey & SSL_kSRP) &&
412 && !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK)
440 alg_k = s->s3->tmp.new_cipher->algorithm_mkey;
519 || (s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
1588 type=s->s3->tmp.new_cipher->algorithm_mkey;
1850 algorithm_mkey & SSL_kPSK))
2159 alg_k=s->s3->tmp.new_cipher->algorithm_mkey;
3341 (s->s3->tmp.new_cipher->algorithm_mkey & SSL_kKRB5))