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 failure.
31 int RAND_set_rand_method(const RAND_METHOD *meth);
55 L<RAND_set_rand_method(3)>.74 L<RAND_set_rand_method(3)>,
349 RAND_set_rand_method(NULL); in rand_cleanup_int()829 int RAND_set_rand_method(const RAND_METHOD *meth) in RAND_set_rand_method() function893 RAND_set_rand_method(tmp_meth); in RAND_set_rand_engine()
143 hcrypto/man/man3/RAND_set_rand_method.3
254 MAN+= RAND_set_rand_method.32258 MLINKS+= RAND_set_rand_method.3 RAND_OpenSSL.32259 MLINKS+= RAND_set_rand_method.3 RAND_get_rand_method.3
2469 RAND_set_rand_method;
11007 RAND_set_rand_method would be impossible.