Searched refs:RAND_set_rand_method (Results 1 – 3 of 3) sorted by relevance
68 void RAND_set_rand_method(const RAND_METHOD *method) {} in RAND_set_rand_method() function
52 static void HFResetRand(void) { RAND_set_rand_method(&hf_method); } in HFResetRand()
118 OPENSSL_EXPORT void RAND_set_rand_method(const RAND_METHOD *);