mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-26 03:57:26 +00:00
test_suite_block_cipher.psa: remove misleading initial comment
Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
@@ -1,7 +1,3 @@
|
|||||||
# These tests behave differently depending on the presence of
|
|
||||||
# drivers and/or built-in, so they're isolated here for the benefit of
|
|
||||||
# analyze_outcomes.py (driver vs reference comparison).
|
|
||||||
|
|
||||||
AES - legacy only
|
AES - legacy only
|
||||||
depends_on:MBEDTLS_BLOCK_CIPHER_AES_VIA_LEGACY:!MBEDTLS_BLOCK_CIPHER_AES_VIA_PSA
|
depends_on:MBEDTLS_BLOCK_CIPHER_AES_VIA_LEGACY:!MBEDTLS_BLOCK_CIPHER_AES_VIA_PSA
|
||||||
block_cipher_psa_dynamic_dispatch:MBEDTLS_CIPHER_ID_AES:0:MBEDTLS_BLOCK_CIPHER_ENGINE_LEGACY
|
block_cipher_psa_dynamic_dispatch:MBEDTLS_CIPHER_ID_AES:0:MBEDTLS_BLOCK_CIPHER_ENGINE_LEGACY
|
||||||
|
|||||||
Reference in New Issue
Block a user