Add functions returning security bits.
[openssl.git] / crypto / hmac / hm_ameth.c
index 0b05923ba1a224f7c83f1d212c861e260b499bed..a6aa7931108c6d5ab4d222da1de53edb3782977c 100644 (file)
@@ -1,4 +1,4 @@
-/* Written by Dr Stephen N Henson (shenson@bigfoot.com) for the OpenSSL
+/* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
  * project 2007.
  */
 /* ====================================================================
@@ -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,