mirror of
https://github.com/espressif/mbedtls.git
synced 2025-05-31 03:55:23 +08: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.