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