diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2024-07-12 19:30:14 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2024-07-12 19:30:14 +0200 |
commit | 1ad2f5cd9fe5de0f19212924e100c6d87229c950 (patch) | |
tree | 569108f2797fed51977b116455236351df09a87f /TODO | |
parent | 999e290ef64cbd49a9e0a0f6d3cfaf26414c1c3e (diff) | |
download | busybox-w32-1ad2f5cd9fe5de0f19212924e100c6d87229c950.tar.gz busybox-w32-1ad2f5cd9fe5de0f19212924e100c6d87229c950.tar.bz2 busybox-w32-1ad2f5cd9fe5de0f19212924e100c6d87229c950.zip |
tls: fix CONFIG_FEATURE_TLS_SHA1=y + CONFIG_SHA1_HWACCEL=y
The check for result hash size was buggy for CONFIG_SHA1_HWACCEL=y.
While at it, document CPUID use a bit better.
function old new delta
get_shaNI - 28 +28
sha1_end 66 79 +13
sha256_begin 83 60 -23
sha1_begin 111 88 -23
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 1/2 up/down: 41/-46) Total: -5 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions