Home | History | Annotate | Download | only in ssl

Lines Matching refs:algorithm_auth

1420 		if (((c->algorithm_mkey & SSL_kKRB5) || (c->algorithm_auth & SSL_aKRB5)) &&
1426 if (((c->algorithm_mkey & SSL_kPSK) || (c->algorithm_auth & SSL_aPSK)) &&
2254 alg_a = cs->algorithm_auth;
2327 alg_a = s->s3->tmp.new_cipher->algorithm_auth;
2386 alg_a = cipher->algorithm_auth;