Skip to content

AES bitsliced, ARMASM: config needs WOLFSSL_AES_DIRECT defined#6966

Merged
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:aes_bitsliced_armasm_fix
Nov 13, 2023
Merged

AES bitsliced, ARMASM: config needs WOLFSSL_AES_DIRECT defined#6966
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:aes_bitsliced_armasm_fix

Conversation

@SparkiDev
Copy link
Copy Markdown
Contributor

Description

AES bitsliced needs WOLFSSL_AES_DIRECT defined when compiling for ARMASM as there are different APIs used.

Testing

./configure '--disable-shared' '--enable-aes-bitsliced' 'LDFLAGS=--static' '--host=aarch64' 'CC=aarch64-linux-gnu-gcc' '--enable-armasm' '--enable-cryptonly'

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

AES bitsliced needs WOLFSSL_AES_DIRECT defined when compiling for ARMASM
as there are different APIs used.
@SparkiDev SparkiDev assigned SparkiDev and wolfSSL-Bot and unassigned SparkiDev Nov 12, 2023
@JacobBarthelmeh JacobBarthelmeh merged commit 1b55e20 into wolfSSL:master Nov 13, 2023
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