mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-12 08:38:08 -04:00
Fix typo
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
30dc603958
commit
4a5d3c08c6
@ -103,7 +103,7 @@ was enabled by default. Now both MBEDTLS_SHA256_C and MBEDTLS_SHA224_C are
|
|||||||
enabled.
|
enabled.
|
||||||
|
|
||||||
If you were using custom config file with MBEDTLS_SHA256_C enabled, then
|
If you were using custom config file with MBEDTLS_SHA256_C enabled, then
|
||||||
you will need to add `#define MBEDTLS_SHA224_C` option your config.
|
you will need to add `#define MBEDTLS_SHA224_C` option to your config.
|
||||||
Current version of the library does not support enabling MBEDTLS_SHA256_C
|
Current version of the library does not support enabling MBEDTLS_SHA256_C
|
||||||
without MBEDTLS_SHA224_C.
|
without MBEDTLS_SHA224_C.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user