mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-11-11 05:22:30 +03:00
This patch modifies the function mbedtls_aes_selftest() function to ensure that AES-192 tests are only run if the key size is supported by the available implementation. This is useful when using MBEDTLS_AES_ALT as some hardware crypto accelerators might not support AES-192.
48 KiB
48 KiB