add rsa_keygen initializer

This commit is contained in:
Love Hornquist Astrand
2013-04-29 12:03:42 -07:00
parent 19f9fdbcea
commit e91bd34275

View File

@@ -508,6 +508,7 @@ static const RSA_METHOD rsa_null_method = {
0,
NULL,
NULL,
NULL,
NULL
};