mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 23:42:58 +00:00
Deprecate mbedtls_hmac_drbg_update (which returns void) in favor of a new function mbedtls_hmac_drbg_update_ret which reports error.
Deprecate mbedtls_hmac_drbg_update (which returns void) in favor of a new function mbedtls_hmac_drbg_update_ret which reports error.