Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AES-GCM: Clarify that we need AVX (AVX1), not AVX2. #1826

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Conversation

briansmith
Copy link
Owner

The function was named is_avx2() but the test is for AVX1. Fix the name.

The function was named `is_avx2()` but the test is for AVX1. Fix the name.
@briansmith briansmith self-assigned this Nov 26, 2023
@briansmith briansmith merged commit b3d0b6f into main Nov 27, 2023
136 checks passed
@briansmith briansmith deleted the b/avx2 branch November 27, 2023 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant