Home
last modified time | relevance | path

Searched refs:ENGINE_get_RAND (Results 1 – 5 of 5) sorted by relevance

/external/openssl/crypto/rand/
Drand_lib.c94 default_RAND_meth = ENGINE_get_RAND(e); in RAND_get_rand_method()
118 tmp_meth = ENGINE_get_RAND(engine); in RAND_set_rand_engine()
/external/openssl/crypto/engine/
Dtb_rand.c108 const RAND_METHOD *ENGINE_get_RAND(const ENGINE *e) in ENGINE_get_RAND() function
Dengine.h512 const RAND_METHOD *ENGINE_get_RAND(const ENGINE *e);
/external/openssl/apps/
Dengine.c468 if (ENGINE_get_RAND(e) != NULL in MAIN()
/external/openssl/include/openssl/
Dengine.h512 const RAND_METHOD *ENGINE_get_RAND(const ENGINE *e);