sha1: use Rob's code, it's smaller and faster
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 24 Oct 2010 17:27:30 +0000 (19:27 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 24 Oct 2010 17:27:30 +0000 (19:27 +0200)
commitf4c93ab30460667cb3506a89a5419508a7bcfa0e
treea2d3bcf0b1b303fd38faea68a0147e07f02b51a3
parent4b63e16d20f2c89b39e26a10cb1cdbcbf079df89
sha1: use Rob's code, it's smaller and faster

function                                             old     new   delta
static.rconsts                                         -      16     +16
sha1_process_block64                                 460     298    -162
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/1 up/down: 16/-162)          Total: -146 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libbb/hash_md5_sha.c