Add interceptors for:
- SHA1Init
- SHA1Update
- SHA1Final
- SHA1Transform
- SHA1End
- SHA1File
- SHA1FileChunk
- SHA1Data
Add a dedicated regression test for this API.
Paths
| Differential D54927
Add interceptors for the sha1(3) from NetBSD ClosedPublic Authored by krytarowski on Nov 26 2018, 8:45 PM.
Details Summary Add interceptors for:
Add a dedicated regression test for this API.
Diff Detail
Event Timelinevitalybuka added inline comments. This revision now requires changes to proceed.Dec 5 2018, 1:29 AM vitalybuka added inline comments.
This revision is now accepted and ready to land.Dec 7 2018, 4:00 PM Closed by commit rCRT348676: Add interceptors for the sha1(3) from NetBSD (authored by kamil). · Explain WhyDec 7 2018, 5:42 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 177364 lib/sanitizer_common/sanitizer_common_interceptors.inc
lib/sanitizer_common/sanitizer_platform_interceptors.h
lib/sanitizer_common/sanitizer_platform_limits_netbsd.h
lib/sanitizer_common/sanitizer_platform_limits_netbsd.cc
test/sanitizer_common/TestCases/NetBSD/sha1.cc
|
Update suppose to read and write context