Gilles Peskine | a776bf8 | 2021-05-25 09:28:54 +0200 | [diff] [blame] | 1 | Bugfix |
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. |