diff options
author | Kostya Serebryany <kcc@google.com> | 2015-05-14 22:41:49 +0000 |
---|---|---|
committer | Kostya Serebryany <kcc@google.com> | 2015-05-14 22:41:49 +0000 |
commit | 96eab65d81db648d30c819dfa86e3af9c29e0566 (patch) | |
tree | 1def4806c4f7e511b665d7ce5ebaec6a35521d4d /lldb/source/Host/windows/ProcessRunLock.cpp | |
parent | 11e7da97a0f35fdd6f33283ea860f3036dcb39ab (diff) | |
download | bcm5719-llvm-96eab65d81db648d30c819dfa86e3af9c29e0566.tar.gz bcm5719-llvm-96eab65d81db648d30c819dfa86e3af9c29e0566.zip |
[lib/Fuzzer] Add SHA1 implementation from public domain.
Summary:
This adds a SHA1 implementation taken from public domain code.
The change is trivial, but as it involves third-party code I'd like
a second pair of eyes before commit.
LibFuzzer can not use SHA1 from openssl because openssl may not be available
and because we may be fuzzing openssl itself.
Using sha1sum via a pipe is too slow.
Test Plan: n/a
Reviewers: chandlerc
Reviewed By: chandlerc
Subscribers: majnemer, llvm-commits
Differential Revision: http://reviews.llvm.org/D9733
llvm-svn: 237400
Diffstat (limited to 'lldb/source/Host/windows/ProcessRunLock.cpp')
0 files changed, 0 insertions, 0 deletions