boringssl/crypto/hmac
David Benjamin ef14b2d86e Remove stl_compat.h.
Chromium's toolchains may now assume C++11 library support, so we may freely
use C++11 features. (Chromium's still in the process of deciding what to allow,
but we use Google's style guide directly, toolchain limitations aside.)

Change-Id: I1c7feb92b7f5f51d9091a4c686649fb574ac138d
Reviewed-on: https://boringssl-review.googlesource.com/6465
Reviewed-by: Adam Langley <agl@google.com>
2015-11-11 22:19:36 +00:00
..
CMakeLists.txt Add a run_tests target to run all tests. 2015-10-26 20:33:44 +00:00
hmac_test.cc Remove stl_compat.h. 2015-11-11 22:19:36 +00:00
hmac_tests.txt Remove EVP_PKEY_HMAC. 2015-06-25 00:03:02 +00:00
hmac.c Fix typo in |HMAC_CTX_cleanup|. 2015-07-16 20:38:54 +00:00