mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-05 05:13:40 +00:00
The sample programs require an additional handler function of mbedtls_param_failed() to handle any failed parameter validation checks enabled by the MBEDTLS_CHECK_PARAMS config.h option. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| gen_entropy.c | ||
| gen_random_ctr_drbg.c | ||
| gen_random_havege.c | ||