mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-07-16 12:31:18 +08:00

Unlike mbedtls_ctr_drbg_update, this function returns an error if the length limit is exceeded, rather than silently truncating the input.
Unlike mbedtls_ctr_drbg_update, this function returns an error if the length limit is exceeded, rather than silently truncating the input.