mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-03 20:54:41 +02:00
revert macro to allow AES keywrap and AES XTS with ARM assembly
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include <wolfssl/wolfcrypt/settings.h>
|
||||
#include <wolfssl/wolfcrypt/error-crypt.h>
|
||||
|
||||
#if !defined(NO_AES) && !defined(WOLFSSL_ARMASM)
|
||||
#if !defined(NO_AES)
|
||||
#include <wolfssl/wolfcrypt/aes.h>
|
||||
#include <wolfssl/wolfcrypt/cpuid.h>
|
||||
|
||||
|
Reference in New Issue
Block a user