Searched refs:RAND_set_rand_method (Results 1 – 8 of 8) sorted by relevance
5 RAND_set_rand_method, RAND_get_rand_method, RAND_OpenSSL - select RAND method13 int RAND_set_rand_method(const RAND_METHOD *meth);28 RAND_set_rand_method() makes B<meth> the method for PRNG use. If an51 RAND_set_rand_method() returns 1 on success and 0 on failue.
31 int RAND_set_rand_method(const RAND_METHOD *meth);
55 L<RAND_set_rand_method(3)>.74 L<RAND_set_rand_method(3)>,
351 RAND_set_rand_method(NULL); in rand_cleanup_int()824 int RAND_set_rand_method(const RAND_METHOD *meth) in RAND_set_rand_method() function888 RAND_set_rand_method(tmp_meth); in RAND_set_rand_engine()
143 hcrypto/man/man3/RAND_set_rand_method.3
253 MAN+= RAND_set_rand_method.32234 MLINKS+= RAND_set_rand_method.3 RAND_OpenSSL.32235 MLINKS+= RAND_set_rand_method.3 RAND_get_rand_method.3
2469 RAND_set_rand_method;
10617 RAND_set_rand_method would be impossible.