mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-04 06:40:03 +00:00
db003f31fc
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>