busybox/networking
Denys Vlasenko 567eefcaf8 tls: P256: do not dumplicate sp_256_sub_8()
function                                             old     new   delta
sp_256_proj_point_dbl_8                              359     374     +15
sp_256_ecc_mulmod_8                                 1159    1171     +12
sp_256_mont_reduce_8                                 245     250      +5
sp_256_mont_dbl_8                                     26      31      +5
sp_256_sub_8_p256_mod                                 43       -     -43
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 4/0 up/down: 37/-43)             Total: -6 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-10-06 14:25:54 +02:00
..
libiproute libbb: introduce and use fputs_stdout 2021-02-03 20:52:40 +01:00
ssl_helper
ssl_helper-wolfssl
udhcp udhcp: add comments, no code changes 2021-09-04 01:50:42 +02:00
arp.c
arping.c
brctl.c timeout,top,watch,ping: parse NN.N fractional duration in locales with other separators 2021-03-23 13:50:02 +01:00
Config.src
dnsd.c dnsd: check that we don't read past packet 2021-02-22 15:36:07 +01:00
ether-wake.c
ftpd.c *: more --help tweaks 2021-06-16 14:24:27 +02:00
ftpgetput.c libbb: make bb_lookup_port() abort on bad port names 2021-09-09 22:00:44 +02:00
hostname.c
httpd_helpers.sh
httpd_indexcgi.c
httpd_post_upload.cgi httpd_post_upload.cgi: use mktemp to avoid $RANDOM 2021-06-06 13:44:08 +02:00
httpd_ssi.c
httpd.c httpd: fix config deps 2021-09-10 10:07:42 +02:00
ifconfig.c
ifenslave.c
ifplugd.c
ifupdown.c
inetd.c inetd: deinline machtime() - gcc gets it wrong 2021-04-24 12:06:03 +02:00
interface.c
ip.c
ipcalc.c
isrv_identd.c
isrv.c
isrv.h
Kbuild.src
nameif.c *: more --help tweaking 2021-06-13 03:51:55 +02:00
nbd-client.c
nc_bloaty.c libbb: make bb_lookup_port() abort on bad port names 2021-09-09 22:00:44 +02:00
nc.c libbb: make bb_lookup_port() abort on bad port names 2021-09-09 22:00:44 +02:00
netstat.c
nslookup.c nslookup: mention QUERY_TYPE SRV 2021-06-03 16:23:52 +02:00
ntpd.c libbb.h: inline byteswaps 2021-04-24 11:54:50 +02:00
ntpd.diff
parse_pasv_epsv.c
ping.c Fix ping build on the FreeBSD 2021-01-04 13:28:28 +01:00
pscan.c
route.c
slattach.c
ssl_client.c
tc.c tc: fix for parsing of "dev IFACE" and printing of "class list" 2021-07-11 14:50:04 +02:00
tcpudp_perhost.c
tcpudp_perhost.h
tcpudp.c tcp/udpsvd: robustify SIGCHLD handling 2021-06-05 15:24:04 +02:00
telnet.c
telnetd.c httpd,telnetd: make default port configurable 2021-09-09 21:42:48 +02:00
telnetd.ctrlSQ.patch
telnetd.IAC_test.sh
tftp.c telnetd: give inetd.conf example in --help 2021-06-16 10:49:18 +02:00
tls_aes.c
tls_aes.h
tls_aesgcm.c
tls_aesgcm.h
tls_fe.c tls: code shrink in curve 25519 2021-04-28 12:19:24 +02:00
tls_pstm_montgomery_reduce.c tls: further reduce register pressure in i386 assembly 2021-04-20 19:03:55 +02:00
tls_pstm_mul_comba.c
tls_pstm_sqr_comba.c
tls_pstm.c tls: whitespace fixes 2021-04-27 00:40:40 +02:00
tls_pstm.h
tls_rsa.c tls: whitespace fixes 2021-04-27 00:40:40 +02:00
tls_rsa.h
tls_sp_c32.c tls: P256: do not dumplicate sp_256_sub_8() 2021-10-06 14:25:54 +02:00
tls_symmetric.h
tls.c tls: replace "26-bit" P256 code with 32-bit one. 2021-10-05 20:01:38 +02:00
tls.h tls: fix the case of sp_256_mont_tpl_10() leaving striay high bits 2021-10-05 19:46:39 +02:00
traceroute.c traceroute: fix compile error due to FreeBSD compat 2021-08-15 20:06:52 +02:00
tunctl.c
vconfig.c *: --help tweaks 2021-06-13 01:08:48 +02:00
wget.c wget: implement --post-file 2021-10-01 14:55:18 +02:00
whois.c
zcip.c