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 13:01:04 +0000 (13:01 +0000)
commit42c9c7103c8e7fd73dafa0500120f8e34fd659c3
treeff731eee70f4505a222079b5587d201871c77c68
parent4ebc70cc5148d6ffbf539faca249469778c12f96
Fix HMAC to pass invalid key len test

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