Patch not applied yet due to portability issues with gettimeofday().
This doesn't exist on WIN32 and not sure about others such as VMS.
GetSystemTimeAsFileTime() is one possibility on WIN32: see fips_rand.c
for an example. The speed utility (apps/speed.c) also has various
versions so that may be usable too.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to