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

/freebsd-10.0-release/crypto/openssl/crypto/rand/
H A Drand_unix.c409 system_info sysInfo; local
410 get_system_info(&sysInfo);
411 RAND_add(&sysInfo,sizeof(sysInfo),0);

Completed in 49 milliseconds