boringssl/crypto/digest
David Benjamin 981936791e Remove some easy obj.h dependencies.
A lot of consumers of obj.h only want the NID values. Others didn't need
it at all. This also removes some OBJ_nid2sn and OBJ_nid2ln calls in EVP
error paths which isn't worth pulling a large table in for.

BUG=chromium:499653

Change-Id: Id6dff578f993012e35b740a13b8e4f9c2edc0744
Reviewed-on: https://boringssl-review.googlesource.com/7563
Reviewed-by: David Benjamin <davidben@google.com>
2016-03-31 20:50:33 +00:00
..
CMakeLists.txt Add a run_tests target to run all tests. 2015-10-26 20:33:44 +00:00
digest_test.cc Remove calls to ERR_load_crypto_strings. 2016-01-25 23:09:08 +00:00
digest.c Remove some easy obj.h dependencies. 2016-03-31 20:50:33 +00:00
digests.c |EVP_get_digestbyname| and |EVP_get_digestbynid|: recognize MD4. 2015-08-18 22:23:44 +00:00
internal.h Remove EVP_PKEY_HMAC. 2015-06-25 00:03:02 +00:00
md32_common.h Remove the arch-specific HOST_c2l/HOST_l2c implementations. 2016-01-27 22:26:32 +00:00