Skip to content

ARM64 AES ASM base: TD4 is only 256 bytes long#9799

Open
SparkiDev wants to merge 1 commit intowolfSSL:masterfrom
SparkiDev:arm64_aes_dec_fix
Open

ARM64 AES ASM base: TD4 is only 256 bytes long#9799
SparkiDev wants to merge 1 commit intowolfSSL:masterfrom
SparkiDev:arm64_aes_dec_fix

Conversation

@SparkiDev
Copy link
Contributor

Description

Pre-fetch fewer entries of TD4, than TD, as it is only 256 bytes long.

Testing

./configure --disable-shared LDFLAGS=--static CC=aarch64-linux-gnu-gcc --enable-armasm=no-crypto --host=aarch64 --enable-aesecb

Pre-fetch fewer entries of TD4, than TD, as it is only 256 bytes long.
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.

2 participants

Comments