Rename HAS_NO_PLAIN_C to DONT_USE_SOFTWARE_CRYPTO

Signed-off-by: Jerry Yu <[email protected]>
This commit is contained in:
Jerry Yu
2023-08-02 17:44:00 +08:00
parent 1b3ab36b55
commit 3fcf2b5053
9 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -147,7 +147,7 @@ jobs:
- scripts/config.py unset MBEDTLS_AESNI_C
- scripts/config.py unset MBEDTLS_PADLOCK_C
- scripts/config.py set MBEDTLS_AESCE_C
- scripts/config.py set MBEDTLS_AES_HAS_NO_PLAIN_C
- scripts/config.py set MBEDTLS_AES_DONT_USE_SOFTWARE_CRYPTO
- make generated_files
- make
- programs/test/selftest