diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2021-10-05 13:30:48 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2021-10-05 13:32:04 +0200 |
commit | e730505034e9964176111c9e28b06c68cec1f4c0 (patch) | |
tree | 86fc6b204fec5313aaf659cfed94bd1ef3db3956 /applets | |
parent | 934bb01d518f28fcefed81345ed6ec89510925be (diff) |
tls: P256 code shrink
function old new delta
sp_256_to_bin_10 - 120 +120
sp_256_from_bin_10 - 119 +119
sp_256_proj_point_dbl_10 446 443 -3
curve_P256_compute_pubkey_and_premaster 191 186 -5
sp_256_point_from_bin2x32 62 50 -12
sp_256_to_bin 120 - -120
static.sp_256_from_bin 149 - -149
------------------------------------------------------------------------------
(add/remove: 2/2 grow/shrink: 0/3 up/down: 239/-289) Total: -50 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'applets')
0 files changed, 0 insertions, 0 deletions