Home
last modified time | relevance | path

Searched refs:fallback_p_rng (Results 1 – 7 of 7) sorted by relevance

/mbedtls-development/tests/include/test/
A Drandom.h39 void *fallback_p_rng; member
/mbedtls-development/tests/suites/
A Dtest_suite_ecdh.function123 rnd_info_A.fallback_p_rng = NULL;
141 rnd_info_B.fallback_p_rng = NULL;
256 rnd_info_A.fallback_p_rng = NULL;
261 rnd_info_B.fallback_p_rng = NULL;
A Dtest_suite_pkcs1_v21.function22 info.fallback_p_rng = NULL;
133 info.fallback_p_rng = NULL;
A Dtest_suite_pkcs1_v15.function23 info.fallback_p_rng = NULL;
279 info.fallback_p_rng = NULL;
A Dtest_suite_ecdsa.function99 rnd_info.fallback_p_rng = NULL;
A Dtest_suite_ecp.function948 rnd_info.fallback_p_rng = NULL;
/mbedtls-development/tests/src/
A Drandom.c99 return( info->fallback_f_rng( info->fallback_p_rng, in mbedtls_test_rnd_buffer_rand()

Completed in 13 milliseconds