mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-09-10 02:36:32 +00:00
(1)aes-xts sets the key length to only 256 and 512 bits (2)when the key length of aes-xts is 512 bits, MAX_KEY_SIZE needs to be expanded to 64 bytes. (3)check invalid input length and mode Signed-off-by: makejian <makejian@xiaomi.com> |
||
|---|---|---|
| .. | ||
| mbedtls | ||
| aes_alt.h | ||
| cmac_alt.h | ||
| dev_alt.h | ||
| md5_alt.h | ||
| sha1_alt.h | ||
| sha256_alt.h | ||
| sha512_alt.h | ||