Searched refs:jitter_instantiate (Results 1 – 1 of 1) sorted by relevance
34 static OSSL_FUNC_rand_instantiate_fn jitter_instantiate; variable146 static int jitter_instantiate(void *vseed, unsigned int strength, in jitter_instantiate() function307 if (!jitter_instantiate(s, 0, 0, NULL, 0, params)) in ossl_rand_jitter_get_seed()340 (void(*)(void))jitter_instantiate },