diff options
author | Denys Vlasenko | 2021-12-01 15:09:44 +0100 |
---|---|---|
committer | Denys Vlasenko | 2021-12-01 15:09:44 +0100 |
commit | b240733ae7423cb8f542a624eef0cfa3037d05bc (patch) | |
tree | 90f2a5fd0611becd0164566d3c582f08dec46075 /shell/ash_test/zecho.c | |
parent | 8514b4166d7a9d7720006d852ae67f43baed8ef1 (diff) | |
download | busybox-b240733ae7423cb8f542a624eef0cfa3037d05bc.zip busybox-b240733ae7423cb8f542a624eef0cfa3037d05bc.tar.gz |
tls: x25519: code shrink by factoring out common code
function old new delta
fe_reduce - 37 +37
lm_add 67 43 -24
fe_mul_c 62 38 -24
fe_mul__distinct 138 112 -26
curve25519 800 767 -33
lm_sub 98 64 -34
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/5 up/down: 37/-141) Total: -104 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/ash_test/zecho.c')
0 files changed, 0 insertions, 0 deletions