Home
last modified time | relevance | path

Searched refs:ENGINE_set_RAND (Results 1 – 8 of 8) sorted by relevance

/third_party/openssl/crypto/engine/
Dtb_rand.c68 int ENGINE_set_RAND(ENGINE *e, const RAND_METHOD *rand_meth) in ENGINE_set_RAND() function
Deng_rdrand.c62 !ENGINE_set_RAND(e, &rdrand_meth)) in bind_helper()
Deng_openssl.c104 || !ENGINE_set_RAND(e, RAND_OpenSSL()) in bind_helper()
/third_party/openssl/include/openssl/
Dengine.h474 int ENGINE_set_RAND(ENGINE *e, const RAND_METHOD *rand_meth);
/third_party/openssl/engines/
De_padlock.c114 (padlock_use_rng && !ENGINE_set_RAND(e, &padlock_rand))) { in padlock_bind_helper()
De_ossltest.c314 || !ENGINE_set_RAND(e, ossltest_rand_method()) in bind_ossltest()
/third_party/openssl/doc/man3/
DENGINE_add.pod25 ENGINE_set_RAND, ENGINE_set_RSA, ENGINE_set_ciphers,
121 int ENGINE_set_RAND(ENGINE *e, const RAND_METHOD *rand_meth);
/third_party/openssl/util/
Dlibcrypto.num2758 ENGINE_set_RAND 2721 1_1_0 EXIST::FUNCTION:ENGINE