Searched refs:RAND_set_rand_method (Results 1 – 5 of 5) sorted by relevance
80 int RAND_set_rand_method(const RAND_METHOD *meth) in RAND_set_rand_method() function133 RAND_set_rand_method(tmp_meth); in RAND_set_rand_engine()144 RAND_set_rand_method(NULL); in RAND_cleanup()
95 int RAND_set_rand_method(const RAND_METHOD *meth);
127 if (!RAND_set_rand_method(&fake_rand)) in change_rand()134 if (!RAND_set_rand_method(old_rand)) in restore_rand()
199 RAND_set_rand_method(NULL); in ENGINE_cleanup()