Searched refs:drbg_hash_reseed_wrapper (Results 1 – 1 of 1) sorted by relevance
31 static OSSL_FUNC_rand_reseed_fn drbg_hash_reseed_wrapper; variable315 static int drbg_hash_reseed_wrapper(void *vdrbg, int prediction_resistance, in drbg_hash_reseed_wrapper() function585 { OSSL_FUNC_RAND_RESEED, (void(*)(void))drbg_hash_reseed_wrapper },
Completed in 6 milliseconds