Home | History | Annotate | Download | only in ssl

Lines Matching refs:algorithm_mkey

344 			    !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
398 if (s->s3->tmp.new_cipher->algorithm_mkey & SSL_kSRP)
1219 && !((s->s3->tmp.new_cipher->algorithm_mkey & SSL_kKRB5) &&
1246 need_cert = ((s->s3->tmp.new_cipher->algorithm_mkey & SSL_kKRB5) &&
1254 s->s3->tmp.new_cipher->algorithm_mkey, s->s3->tmp.new_cipher->algorithm_auth, need_cert);
1360 if (s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK)
1403 alg_k=s->s3->tmp.new_cipher->algorithm_mkey;
2300 alg_k=s->s3->tmp.new_cipher->algorithm_mkey;
3233 alg_k=s->s3->tmp.new_cipher->algorithm_mkey;