Home | History | Annotate | Download | only in ssl

Lines Matching refs:algorithm_mkey

339 			      !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kRSA)))
393 if (s->s3->tmp.new_cipher->algorithm_mkey & SSL_kSRP)
1038 if (((c->algorithm_mkey & SSL_kSRP) || (c->algorithm_auth & SSL_aSRP)) &&
1254 && !((s->s3->tmp.new_cipher->algorithm_mkey & SSL_kKRB5) &&
1281 need_cert = ((s->s3->tmp.new_cipher->algorithm_mkey & SSL_kKRB5) &&
1289 s->s3->tmp.new_cipher->algorithm_mkey, s->s3->tmp.new_cipher->algorithm_auth, need_cert);
1442 alg_k=s->s3->tmp.new_cipher->algorithm_mkey;
2467 alg_k=s->s3->tmp.new_cipher->algorithm_mkey;
3482 alg_k=s->s3->tmp.new_cipher->algorithm_mkey;