diff options
author | Denys Vlasenko | 2021-04-26 21:58:04 +0200 |
---|---|---|
committer | Denys Vlasenko | 2021-04-26 21:58:04 +0200 |
commit | 9a40be433de31b8a7fea20b7ebce3dafbedaf504 (patch) | |
tree | 932d58daca61e599ca79e71ebffb785146f6766d /coreutils/rm.c | |
parent | 120401249a37a77cd2d4c71ad20a9a194bfea409 (diff) | |
download | busybox-9a40be433de31b8a7fea20b7ebce3dafbedaf504.zip busybox-9a40be433de31b8a7fea20b7ebce3dafbedaf504.tar.gz |
tls: get rid of constant-time add/sub operations
function old new delta
sp_256_sub_10 - 22 +22
static.sp_256_mont_reduce_10 176 178 +2
sp_256_mod_mul_norm_10 1440 1439 -1
sp_256_proj_point_dbl_10 453 446 -7
sp_256_ecc_mulmod_10 1229 1216 -13
static.sp_256_mont_sub_10 52 30 -22
static.sp_256_cond_sub_10 32 - -32
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 1/4 up/down: 24/-75) Total: -51 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'coreutils/rm.c')
0 files changed, 0 insertions, 0 deletions