Searched defs:RAND_set_rand_method (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/rand/
H A Drand_lib.c79 int RAND_set_rand_method(const RAND_METHOD *meth) function
132 RAND_set_rand_method(tmp_meth);
143 RAND_set_rand_method(NULL);
/external/openssl/crypto/rand/
H A Drand_lib.c79 int RAND_set_rand_method(const RAND_METHOD *meth) function
132 RAND_set_rand_method(tmp_meth);
143 RAND_set_rand_method(NULL);

Completed in 24 milliseconds