Add functions returning security bits.
[openssl.git] / crypto / cmac / cm_ameth.c
index 58a1a9d02e7eb8b49c5f0297e6a71230833becd1..455c5602d99e955f8dcc27d635a9cef8b38c3ded 100644 (file)
  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  * OF THE POSSIBILITY OF SUCH DAMAGE.
  * ====================================================================
  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  * OF THE POSSIBILITY OF SUCH DAMAGE.
  * ====================================================================
- *
- * This product includes cryptographic software written by Eric Young
- * (eay@cryptsoft.com).  This product includes software written by Tim
- * Hudson (tjh@cryptsoft.com).
- *
  */
 
 #include <stdio.h>
  */
 
 #include <stdio.h>
@@ -92,8 +87,8 @@ const EVP_PKEY_ASN1_METHOD cmac_asn1_meth =
        0,0,0,
 
        cmac_size,
        0,0,0,
 
        cmac_size,
-       0,
-       0,0,0,0,0,0,
+       0, 0,
+       0,0,0,0,0,0,0,
 
        cmac_key_free,
        0,
 
        cmac_key_free,
        0,