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:58:56 +0000 (12:58 +0000)
commite7c2ad508d50144bc0ba480c75a2ee3367e98ee4
treee1c4a8e41c28990908f4e44b57e19d558752fdf6
parent929b0d70c19f60227f89fac63f22a21f21950823
Add HMAC test for invalid key len

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