mbedtls/programs/aes
Paul Elliott 80fa88e2fa Remove warning with GCC 12 and TSan
Compiler is unhappy that the return from mbedtls_cipher_get_name() could
be NULL as this is used in a printf statement.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2023-12-18 14:49:34 +00:00
..
CMakeLists.txt
crypt_and_hash.c Remove warning with GCC 12 and TSan 2023-12-18 14:49:34 +00:00