Make CMAC work with EVP_PKEY.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 29 Jun 2014 22:23:54 +0000 (23:23 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 29 Jun 2014 22:44:44 +0000 (23:44 +0100)
commitdf401f479694d81e107c62ed71e555866b90ce9a
tree68f012e8622986056aa6fe5322cfff9b5ab515db
parent3875ee59baaad702062e4d50e730893e733271ba
Make CMAC work with EVP_PKEY.

Add patch originally accidentally omitted to allow CMAC to work with
EVP_PKEY APIs.
crypto/evp/m_sigver.c