Home | History | Annotate | Download | only in ssl

Lines Matching refs:algorithm_auth

349 			if (!(s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL) &&
1175 ((s->s3->tmp.new_cipher->algorithm_auth & SSL_aKRB5) &&
1241 (s->s3->tmp.new_cipher->algorithm_auth & SSL_aKRB5))
1268 (s->s3->tmp.new_cipher->algorithm_auth & SSL_aKRB5))
1275 s->s3->tmp.new_cipher->algorithm_mkey, s->s3->tmp.new_cipher->algorithm_auth, need_cert);
1425 alg_a=s->s3->tmp.new_cipher->algorithm_auth;
1982 if (s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL)
3255 alg_a=s->s3->tmp.new_cipher->algorithm_auth;