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)
commit90c1946e7a3aaabaed630474304485b7c850cfa6
tree4d36bfa21a82af3309266981035e58049ecdea64
parent6e6ba36d980f67b6e5c7b139f78da7acbbf8ec76
Don't core dump when using CMAC with dgst.

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

PR#2579
apps/dgst.c