fix: allow mbedtls sha 256 software implementation

This commit is contained in:
Ashish Sharma
2025-12-09 15:29:11 +08:00
parent ee7b45e4fe
commit 74289c0619
@@ -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