Declare new config.h option MBEDTLS_SHA512_NO_SHA384
This commit is contained in:
parent
448d1cc854
commit
ad6cb11461
4 changed files with 22 additions and 0 deletions
scripts
|
@ -183,6 +183,7 @@ def include_in_full(name):
|
|||
'MBEDTLS_PSA_CRYPTO_SPM',
|
||||
'MBEDTLS_PSA_INJECT_ENTROPY',
|
||||
'MBEDTLS_RSA_NO_CRT',
|
||||
'MBEDTLS_SHA512_NO_SHA384',
|
||||
'MBEDTLS_TEST_NULL_ENTROPY',
|
||||
]:
|
||||
return False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue