mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-01 18:23:51 +08:00

PSA defines CBC with no padding, and CBC with PKCS7 padding. The bare "ALG_CBC" is not defined, so remove this definition. Signed-off-by: David Brown <david.brown@linaro.org>