Home | History | Annotate | Download | only in ssl

Lines Matching refs:algorithm_auth

421 			if (!(s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL)
508 ((s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL) &&
513 (s->s3->tmp.new_cipher->algorithm_auth & SSL_aKRB5)
1295 if (!(s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL)
1581 (s->s3->tmp.new_cipher->algorithm_auth != SSL_aKRB5))