forked from wolfSSL/wolfssl
wolfcrypt/src/wc_mlkem.c: add setup for WC_MLKEM_NO_ASM.
This commit is contained in:
@@ -65,6 +65,12 @@
|
||||
|
||||
#include <wolfssl/wolfcrypt/libwolfssl_sources.h>
|
||||
|
||||
#ifdef WC_MLKEM_NO_ASM
|
||||
#undef USE_INTEL_SPEEDUP
|
||||
#undef WOLFSSL_ARMASM
|
||||
#undef WOLFSSL_RISCV_ASM
|
||||
#endif
|
||||
|
||||
#include <wolfssl/wolfcrypt/mlkem.h>
|
||||
#include <wolfssl/wolfcrypt/wc_mlkem.h>
|
||||
#include <wolfssl/wolfcrypt/hash.h>
|
||||
|
Reference in New Issue
Block a user