Home | History | Annotate | Download | only in ssl

Lines Matching refs:algorithm_mkey

1420 		if (((c->algorithm_mkey & SSL_kKRB5) || (c->algorithm_auth & SSL_aKRB5)) &&
1426 if (((c->algorithm_mkey & SSL_kPSK) || (c->algorithm_auth & SSL_aPSK)) &&
2253 alg_k = cs->algorithm_mkey;
2326 alg_k = s->s3->tmp.new_cipher->algorithm_mkey;