mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-28 07:01:08 +01: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.