mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-24 17:20:21 +08:00

Only allow selected modes with 64-bit block ciphers (i.e. DES). This removes some storage tests and creates corresponding op_fail tests. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>