Skip to content

Commit 591a54c

Browse files
committed
Integrate AES S/W algorithm for verifying NUC472 AES accelerator
1 parent 0a966e7 commit 591a54c

File tree

3 files changed

+1081
-0
lines changed

3 files changed

+1081
-0
lines changed

hal/targets/hal/TARGET_NUVOTON/TARGET_NUC472/crypto/des/des_alt.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
#include <stddef.h>
2929
#include <stdint.h>
3030
#include "des.h"
31+
#include "des_alt_sw.h"
3132

3233
#ifdef __cplusplus
3334
extern "C" {

0 commit comments

Comments
 (0)