commit | 302ad1450e104460abd3aae60b7f40d8a88f43df | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Tue Oct 19 02:16:12 2010 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue Oct 19 02:16:12 2010 +0200 |
tree | 0558bb8533889fa16d820e4466d3b72da083b9f6 | |
parent | d982da79deb36185c420f94417b57e7b8a4af04c [diff] |
libbb/hash_md5_sha: use common ctx and code for md5 and sha1/256 function old new delta sha256_process_block64 421 433 +12 md5_crypt 578 587 +9 md5_begin 43 50 +7 md5_hash 99 97 -2 sha1_end 85 82 -3 md5_end 36 31 -5 common64_end 93 86 -7 sha1_hash 97 - -97 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>