init more of the fields

This commit is contained in:
Love Hornquist Astrand
2013-10-15 12:07:02 +02:00
parent 94d3958d2e
commit d1eb0da071

View File

@@ -89,7 +89,16 @@ DSA_up_ref(DSA *dsa)
*/
static const DSA_METHOD dsa_null_method = {
"hcrypto null DSA"
"hcrypto null DSA",
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
0,
NULL
};
const DSA_METHOD *