mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-11 00:52:48 +08:00

NIST SP 800-38E requites the data unit size be limited to at most 2^20 AES blocks in size. Enforce this restriction.
NIST SP 800-38E requites the data unit size be limited to at most 2^20 AES blocks in size. Enforce this restriction.