Add algorithm specific signature printing. An individual ASN1 method can
[openssl.git] / crypto / hmac / hm_ameth.c
index 6d8a89149ee3290cf6e9a00c7f76e5391d4c0446..e03f24aedab983b26fb4eb995fdf5ae511c69449 100644 (file)
@@ -153,7 +153,7 @@ const EVP_PKEY_ASN1_METHOD hmac_asn1_meth =
 
        hmac_size,
        0,
-       0,0,0,0,0,0,
+       0,0,0,0,0,0,0,
 
        hmac_key_free,
        hmac_pkey_ctrl,