Teach EVP_PKEY_HMAC keys how to EVP_PKEY_cmp()
authorNathaniel McCallum <npmccallum@redhat.com>
Mon, 20 Jun 2016 07:47:11 +0000 (03:47 -0400)
committerRich Salz <rsalz@openssl.org>
Fri, 24 Jun 2016 16:31:31 +0000 (12:31 -0400)
commit3b92e5189965b343603931d58992b8e92b212d49
tree11c5222eabed92361996f7232b052bc022800003
parent5bea15ebb359c91a1bb7569620ead14bb71cfb81
Teach EVP_PKEY_HMAC keys how to EVP_PKEY_cmp()

Fixes openssl/openssl#1236

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1237)
crypto/hmac/hm_ameth.c