mirror of https://github.com/ARMmbed/mbed-os.git
Disable MBEDTLS_SHA256_ALT on STM targets.
parent
d07432174e
commit
eb76a2419c
|
@ -22,8 +22,6 @@
|
|||
|
||||
#define MBEDTLS_AES_ALT
|
||||
|
||||
#define MBEDTLS_SHA256_ALT
|
||||
|
||||
#define MBEDTLS_SHA1_ALT
|
||||
|
||||
#define MBEDTLS_MD5_ALT
|
||||
|
|
|
@ -22,8 +22,6 @@
|
|||
|
||||
#define MBEDTLS_AES_ALT
|
||||
|
||||
#define MBEDTLS_SHA256_ALT
|
||||
|
||||
#define MBEDTLS_SHA1_ALT
|
||||
|
||||
#define MBEDTLS_MD5_ALT
|
||||
|
|
|
@ -23,8 +23,6 @@
|
|||
#define MBEDTLS_AES_ALT
|
||||
#define MBEDTLS_SHA1_ALT
|
||||
|
||||
|
||||
#define MBEDTLS_SHA256_ALT
|
||||
#define MBEDTLS_MD5_ALT
|
||||
|
||||
#endif /* MBEDTLS_DEVICE_H */
|
||||
|
|
Loading…
Reference in New Issue