Reseed the PRNG by polling trusted system entropy sources.
Declared in <openssl/rand.h>
<openssl/rand.h>
int RAND_poll();
1 on success, or 0 if seeding from system sources failed.