Add functions returning security bits.
[openssl.git] / crypto / hmac / hm_ameth.c
index 6d8a89149ee3290cf6e9a00c7f76e5391d4c0446..a6aa7931108c6d5ab4d222da1de53edb3782977c 100644 (file)
@@ -152,8 +152,8 @@ const EVP_PKEY_ASN1_METHOD hmac_asn1_meth =
        0,0,0,
 
        hmac_size,
-       0,
-       0,0,0,0,0,0,
+       0, 0,
+       0,0,0,0,0,0,0,
 
        hmac_key_free,
        hmac_pkey_ctrl,