mirror of
https://github.com/espressif/openthread.git
synced 2026-07-30 15:47:46 +00:00
Enable implementation of SHA-256 that has lower ROM footprint. (#496)
This commit is contained in:
Vendored
+1
-1
@@ -891,7 +891,7 @@
|
||||
*
|
||||
* Uncomment to enable the smaller implementation of SHA256.
|
||||
*/
|
||||
//#define MBEDTLS_SHA256_SMALLER
|
||||
#define MBEDTLS_SHA256_SMALLER
|
||||
|
||||
/**
|
||||
* \def MBEDTLS_SSL_AEAD_RANDOM_IV
|
||||
|
||||
Reference in New Issue
Block a user