Add HMAC test for invalid key len
authorMatt Caswell <matt@openssl.org>
Tue, 10 Feb 2015 13:15:05 +0000 (13:15 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 25 Mar 2015 12:54:18 +0000 (12:54 +0000)
commitb352160f816585d2be1bcd8862efae647968f406
tree423a492f392d152eee8da0df280b24e23ee2bdaf
parente2095c6531da1207a936b65730db0222831a93ed
Add HMAC test for invalid key len

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