Hi

I am testng my application on Vxworks.
I am calling    rsa = RSA_generate_key(512, RSA_F4, NULL, NULL);
this is barfing. 

When I debugged I could see the 
rsa->p=BN_generate_prime(NULL,bitsp,0,NULL,NULL,callback,cb_arg);
is resturning NULL.

Can some one let me know if I miss some thing ...

Thanks
Praveen
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to