Tom Cosgrove | ef2aa0e | 2023-06-09 11:29:50 +0100 | [diff] [blame] | 1 | Bugfix |
2 | * Fix "unterminated '#pragma clang attribute push'" in sha256/sha512.c when | ||||
3 | built with MBEDTLS_SHAxxx_USE_A64_CRYPTO_IF_PRESENT but don't have a | ||||
4 | way to detect the crypto extensions required. A warning is still issued. |