Searched refs:test_rng_free (Results 1 – 1 of 1) sorted by relevance
26 static OSSL_FUNC_rand_freectx_fn test_rng_free; variable69 static void test_rng_free(void *vtest) in test_rng_free() function333 { OSSL_FUNC_RAND_FREECTX, (void(*)(void))test_rng_free },
Completed in 4 milliseconds