Denys Vlasenko
389329efbe
tls: another P256 code shrink
Propagate constant arrays and scalars deeper down call chain.
Use sp_256_mont_mul_10 to implement sp_256_mont_sqr_10.
function old new delta
sp_256_mont_mul_10 - 214 +214
sp_256_mont_reduce_10 - 178 +178
sp_256_mont_sqr_10 - 7 +7
static.sp_256_mont_reduce_10 178 - -178
static.sp_256_mont_mul_10 214 - -214
static.sp_256_mont_sqr_10 234 - -234
------------------------------------------------------------------------------
(add/remove: 3/3 grow/shrink: 0/0 up/down: 399/-626) Total: -227 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-10-05 13:39:33 +02:00
..
2021-02-03 20:52:40 +01:00
2021-09-04 01:50:42 +02:00
2021-03-23 13:50:02 +01:00
2021-02-22 15:36:07 +01:00
2021-06-16 14:24:27 +02:00
2021-09-09 22:00:44 +02:00
2020-12-13 19:18:28 +01:00
2021-06-06 13:44:08 +02:00
2021-09-10 10:07:42 +02:00
2020-12-13 19:04:19 +01:00
2020-12-18 04:12:51 +01:00
2021-04-24 12:06:03 +02:00
2020-12-13 22:34:05 +01:00
2021-06-13 03:51:55 +02:00
2021-09-09 22:00:44 +02:00
2021-09-09 22:00:44 +02:00
2020-11-30 14:58:02 +01:00
2021-06-03 16:23:52 +02:00
2021-04-24 11:54:50 +02:00
2021-01-04 13:28:28 +01:00
2020-12-18 23:33:19 +01:00
2020-12-19 00:07:13 +01:00
2021-07-11 14:50:04 +02:00
2021-06-05 15:24:04 +02:00
2020-12-29 16:53:11 +01:00
2021-09-09 21:42:48 +02:00
2021-06-16 10:49:18 +02:00
2020-12-15 18:47:25 +01:00
2021-04-28 12:19:24 +02:00
2021-04-20 19:03:55 +02:00
2021-04-27 00:40:40 +02:00
2021-04-27 00:40:40 +02:00
2021-10-05 13:39:33 +02:00
2021-10-01 22:03:09 +02:00
2021-04-26 14:33:38 +02:00
2021-08-15 20:06:52 +02:00
2020-12-18 04:12:51 +01:00
2021-06-13 01:08:48 +02:00
2021-10-01 14:55:18 +02:00