mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 18:14:21 +00: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.