Home | History | Annotate | Download | only in ssl

Lines Matching refs:algorithm_auth

343 			if (!(s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL) &&
1154 ((s->s3->tmp.new_cipher->algorithm_auth & SSL_aKRB5) &&
1220 (s->s3->tmp.new_cipher->algorithm_auth & SSL_aKRB5))
1247 (s->s3->tmp.new_cipher->algorithm_auth & SSL_aKRB5))
1254 s->s3->tmp.new_cipher->algorithm_mkey, s->s3->tmp.new_cipher->algorithm_auth, need_cert);
1404 alg_a=s->s3->tmp.new_cipher->algorithm_auth;
1961 if (s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL)
3234 alg_a=s->s3->tmp.new_cipher->algorithm_auth;