Home
last modified time | relevance | path

Searched refs:rand_set_rand_method_internal (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drand_lib.c162 static int rand_set_rand_method_internal(const RAND_METHOD *meth, in rand_set_rand_method_internal() function
181 return rand_set_rand_method_internal(meth, NULL); in RAND_set_rand_method()
238 rand_set_rand_method_internal(tmp_meth, engine); in RAND_set_rand_engine()
/third_party/openssl/crypto/rand/
H A Drand_lib.c162 static int rand_set_rand_method_internal(const RAND_METHOD *meth, in rand_set_rand_method_internal() function
181 return rand_set_rand_method_internal(meth, NULL); in RAND_set_rand_method()
238 rand_set_rand_method_internal(tmp_meth, engine); in RAND_set_rand_engine()

Completed in 3 milliseconds