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 13:01:04 +0000 (13:01 +0000)
commit4ebc70cc5148d6ffbf539faca249469778c12f96
treeb51c6381d8c9cf7ce659fb9b8f525fd2629bddde
parent2674af2f790aa1c869dcf5f2024e9eb6758edf56
Add HMAC test for invalid key len

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