Fix HMAC to pass invalid key len test
authorMatt Caswell <matt@openssl.org>
Tue, 10 Feb 2015 13:15:25 +0000 (13:15 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 25 Mar 2015 12:58:56 +0000 (12:58 +0000)
commitddbf312fb4ae31eb2e87af736e0a3b5b347d736a
tree031a22f011a3070501c909732903aef42d50d23f
parente7c2ad508d50144bc0ba480c75a2ee3367e98ee4
Fix HMAC to pass invalid key len test

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/hmac/hmac.c