blob: 20aaa2b71d1ef5d53b69d42ef317a6e75a62ed9e [file] [log] [blame]
Gilles Peskinea776bf82021-05-25 09:28:54 +02001Bugfix
2 * Fix some issues affecting MBEDTLS_ARIA_ALT implementations: a misplaced
3 directive in a header and a missing initialization in the self-test.
4 * Fix a missing initialization in the Camellia self-test, affecting
5 MBEDTLS_CAMELLIA_ALT implementations.