Skip to content

Commit 3c53908

Browse files
Merge pull request #4925 from OpenNuvoton/nuvoton_crypto
NUC472/M487: Refine code with mbed TLS crypto alternatives
2 parents af9e073 + 67386b9 commit 3c53908

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+2445
-4324
lines changed

features/mbedtls/targets/TARGET_NUVOTON/TARGET_M480/TARGET_NUMAKER_PFM_M487/mbedtls_device.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,5 @@
2323
#define MBEDTLS_SHA512_ALT
2424

2525
#define MBEDTLS_AES_ALT
26-
#define MBEDTLS_AES_SETKEY_ENC_ALT
27-
#define MBEDTLS_AES_SETKEY_DEC_ALT
28-
#define MBEDTLS_AES_ENCRYPT_ALT
29-
#define MBEDTLS_AES_DECRYPT_ALT
3026

3127
#endif /* MBEDTLS_DEVICE_H */

0 commit comments

Comments
 (0)