0e1f05d34b
Fix ARMmbed/mbed-os#14694 Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
5 lines
272 B
Text
5 lines
272 B
Text
Bugfix
|
|
* Fix some issues affecting MBEDTLS_ARIA_ALT implementations: a misplaced
|
|
directive in a header and a missing initialization in the self-test.
|
|
* Fix a missing initialization in the Camellia self-test, affecting
|
|
MBEDTLS_CAMELLIA_ALT implementations.
|