commit | 25aadc893d21b35f7d34a9d1edc843632e7abd8f | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu Dec 30 13:07:12 2021 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Dec 30 13:17:16 2021 +0100 |
tree | f8d2d860f06eeccb254e071e39213bc2a3f723ef | |
parent | 9173c9cce48dc4c867fb06bb72e8c762740c5c86 [diff] |
libbb/sha1: add config-selectable fully unrolled version, closes 14391 function old new delta sha1_process_block64 364 4167 +3803 static.rconsts 16 - -16 ------------------------------------------------------------------------------ (add/remove: 0/1 grow/shrink: 1/0 up/down: 3803/-16) Total: 3787 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>