mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-22 19:41:09 +00:00
Add MBEDTLS_SHA256_NO_SHA224 to baremetal.h
This commit is contained in:
parent
394c5fb24b
commit
e06cc3109c
|
@ -61,6 +61,7 @@
|
|||
#define MBEDTLS_MD_C
|
||||
#define MBEDTLS_SHA256_C
|
||||
#define MBEDTLS_SHA256_SMALLER
|
||||
#define MBEDTLS_SHA256_NO_SHA224
|
||||
|
||||
/* TLS options */
|
||||
#define MBEDTLS_SSL_CLI_C
|
||||
|
|
Loading…
Reference in a new issue