mirror of
https://github.com/espressif/mbedtls.git
synced 2026-09-16 23:39:55 +00:00
fix: allow mbedtls sha 256 software implementation
This commit is contained in:
@@ -446,7 +446,7 @@
|
||||
#endif
|
||||
|
||||
#if defined(MBEDTLS_SHA256_C)
|
||||
# error "MBEDTLS_SHA256_C is not a valid configuration option."
|
||||
// # error "MBEDTLS_SHA256_C is not a valid configuration option."
|
||||
#endif
|
||||
|
||||
#if defined(MBEDTLS_SHA256_PROCESS_ALT) //no-check-names
|
||||
|
||||
Reference in New Issue
Block a user