boringssl/crypto/sha
David Benjamin a90aa64302 Pull HASH_MAKE_STRING out of md32_common.h.
This is in preparation for taking md_len out of SHA256_CTX by allowing us to do
something similar to SHA512_CTX. md32_common.h now emits a static "finish"
function which Final composes with the extraction step.

Change-Id: I314fb31e2482af642fd280500cc0e4716aef1ac6
Reviewed-on: https://boringssl-review.googlesource.com/7721
Reviewed-by: Adam Langley <agl@google.com>
2016-04-27 18:45:12 +00:00
..
asm Consistently use named constants in ARM assembly files. 2016-02-23 17:18:18 +00:00
CMakeLists.txt Move arm_arch.h and fix up lots of include paths. 2015-08-26 01:57:59 +00:00
sha1.c Pull HASH_MAKE_STRING out of md32_common.h. 2016-04-27 18:45:12 +00:00
sha256.c Pull HASH_MAKE_STRING out of md32_common.h. 2016-04-27 18:45:12 +00:00
sha512.c Make SHA512_Final actually only return one. 2016-04-27 18:42:37 +00:00