boringssl/crypto/fipsmodule/sha
Adam Langley cece32610b Add SHA256_TransformBlocks.
Rather than expose a (potentially) assembly function directly, wrap it
in a C function to make visibility control easier.

Change-Id: I4a2dfeb8999ff021b2e10fbc54850eeadabbefff
Reviewed-on: https://boringssl-review.googlesource.com/27724
Commit-Queue: David Benjamin <davidben@google.com>
Reviewed-by: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2018-04-25 17:51:50 +00:00
..
asm Sync up some perlasm license headers and easy fixes. 2018-02-11 01:00:35 +00:00
sha1-altivec.c
sha1.c Fix sha1.c's preprocessor checks. 2017-10-03 22:24:34 +00:00
sha256.c Add SHA256_TransformBlocks. 2018-04-25 17:51:50 +00:00
sha512.c