mirror of https://github.com/ARMmbed/mbed-os.git
NUCLEO_F756ZG/mbedTLS : add hw acceleration for SHA1
parent
1f94ede86c
commit
a08eec05c0
|
@ -21,6 +21,9 @@
|
|||
#define MBEDTLS_DEVICE_H
|
||||
|
||||
#define MBEDTLS_AES_ALT
|
||||
#define MBEDTLS_SHA1_ALT
|
||||
|
||||
#define MBEDTLS_SHA1_C
|
||||
|
||||
|
||||
#endif /* MBEDTLS_DEVICE_H */
|
||||
|
|
Loading…
Reference in New Issue