---------- Forwarded message ----------
In file: rand_lib.c:
routine: RAND_status()
if (rand_meth != NULL)
return rand_meth->status();
return 0;
returns a non-zero value (if condition).
when does this happen ?
Any suggestions for fix ?
Thank you.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
- Re: RAND_status() error: Sunil K. Vallamkonda
- Re: RAND_status() error: Richard Levitte - VMS Whacker
- Re: RAND_status() error: Sunil K. Vallamkonda
