opencryptoki / openssl-ibmca

OpenSSL engine and provider for libica.
Apache License 2.0
7 stars 15 forks source link

Last field in RSA_METHOD appears uninitialized #2

Closed pvital closed 7 years ago

pvital commented 7 years ago

The last field in the RSA_METHOD structure is rsa_keygen, which goes uninitialized in e_ibmca.c.

This issue was migrated from https://sourceforge.net/p/opencryptoki/bugs/130/