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

20240418-fix-aes_xts_128_test-DEBUG_VECTOR_REGISTER_ACCESS #7443

Conversation

douzzer
Copy link
Contributor

@douzzer douzzer commented Apr 18, 2024

wolfcrypt/test/test.c: in aes_xts_128_test(), change DEBUG_VECTOR_REGISTER_ACCESS gates to DEBUG_VECTOR_REGISTER_ACCESS_AESXTS (currently unused), after refactor of AES-XTS C fallback in 9f55dba. (per-call fallback is no longer supported for AES-XTS.)

discovered and tested with wolfssl-multi-test.sh ... sanitizer-all-intelasm-c-fallback-fuzzer

…ISTER_ACCESS gates to DEBUG_VECTOR_REGISTER_ACCESS_AESXTS (currently unused), after refactor of AES-XTS C fallback in 9f55dba.  (per-call fallback is no longer supported for AES-XTS.)
@SparkiDev SparkiDev self-assigned this Apr 18, 2024
@SparkiDev SparkiDev removed the request for review from wolfSSL-Bot April 18, 2024 11:10
@SparkiDev SparkiDev merged commit 08b42b7 into wolfSSL:master Apr 18, 2024
114 checks passed
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.

3 participants