busybox/networking
Denys Vlasenko 8514b4166d tls: P256: enable 64-bit version of montgomery reduction
After more testing, (1) I'm more sure it is indeed correct, and
(2) it is a significant speedup - we do a lot of those multiplications.

function                                             old     new   delta
sp_512to256_mont_reduce_8                            191     223     +32

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-11-28 21:43:51 +01:00
..
2021-06-16 14:24:27 +02:00
2021-06-13 03:51:55 +02:00
2021-10-11 16:31:47 +02:00
2021-04-27 00:40:40 +02:00
2021-10-11 19:11:06 +02:00
2021-04-27 00:40:40 +02:00
2021-11-27 12:03:43 +01:00
2021-06-13 01:08:48 +02:00
2021-10-01 14:55:18 +02:00