mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 19:32:58 +00:00
previously a single function was used for most test cases (ctr_drbg_validate) making it harder to understand what the exact scenario is as a result it was split into easier to understand functions.