Searched refs:RAND_set_rand_method (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/rand/
H A Drand_lib.c73 int RAND_set_rand_method(const RAND_METHOD *meth) function
126 RAND_set_rand_method(tmp_meth);
137 RAND_set_rand_method(NULL);
H A Drand.h95 int RAND_set_rand_method(const RAND_METHOD *meth);
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/ecdsa/
H A Decdsatest.c127 if (!RAND_set_rand_method(&fake_rand))
134 if (!RAND_set_rand_method(old_rand))
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/engine/
H A Deng_lib.c196 RAND_set_rand_method(NULL);

Completed in 45 milliseconds