Don't core dump when using CMAC with dgst.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 29 Jun 2014 22:25:59 +0000 (23:25 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 29 Jun 2014 22:44:44 +0000 (23:44 +0100)
commit2af68ef7747fa44089c61ab76d1b35f3fd3bf2c5
treeb68ef627d0711457cbad3a81af92ff2980f0f11e
parentdf401f479694d81e107c62ed71e555866b90ce9a
Don't core dump when using CMAC with dgst.

We can't unfortunately print the CMAC cipher used without extending the API.

PR#2579
(cherry picked from commit 79e31a2842e10271581cbfdaae0145dd4bd35107)
apps/dgst.c