boringssl/crypto/hmac
David Benjamin bf3208b849 Add additional HMAC tests.
Not terribly important given that we already have NIST vectors, but may as
well. These tests come from upstream's
2cfbdd71dde0c3ddf4597eb20cc3e3fb8485fc15.

Change-Id: I4f8dadc7d5d1599d0b75ecdef06f2fc6a5cd8003
Reviewed-on: https://boringssl-review.googlesource.com/4962
Reviewed-by: Adam Langley <agl@google.com>
2015-06-01 22:51:00 +00:00
..
CMakeLists.txt Add malloc test support to unit tests. 2015-05-21 17:59:48 +00:00
hmac_test.cc Add evp_test, loosely based on upstream's version. 2015-05-11 21:44:36 +00:00
hmac_tests.txt Add additional HMAC tests. 2015-06-01 22:51:00 +00:00
hmac.c EVP_Digest*Update, EVP_DigestFinal, and HMAC_Update can never fail. 2015-06-01 22:17:10 +00:00