mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Merge pull request #8519 from mpg/block-cipher
[G2] Add internal module block_cipher
This commit is contained in:
@ -1553,7 +1553,7 @@ component_test_full_no_cipher () {
|
||||
scripts/config.py unset MBEDTLS_USE_PSA_CRYPTO
|
||||
scripts/config.py unset MBEDTLS_LMS_C
|
||||
scripts/config.py unset MBEDTLS_LMS_PRIVATE
|
||||
make
|
||||
make CFLAGS='-DMBEDTLS_BLOCK_CIPHER_C'
|
||||
|
||||
msg "test: full no CIPHER no PSA_CRYPTO_C"
|
||||
make test
|
||||
|
Reference in New Issue
Block a user