openssl/crypto/ec/asm
Andy Polyakov 87a75b3e5c ec/asm/ecp_nistz256-{!x86_64}.pl: fix scatter_w7 function.
The ecp_nistz256_scatter_w7 function is called when application
attempts to use custom generator, i.e. rarely. Even though non-x86_64
versions were wrong, it didn't affect point operations, they were just
not as fast as expected.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6738)
2018-07-22 15:21:44 +02:00
..
ecp_nistz256-armv4.pl ec/asm/ecp_nistz256-{!x86_64}.pl: fix scatter_w7 function. 2018-07-22 15:21:44 +02:00
ecp_nistz256-armv8.pl ec/asm/ecp_nistz256-{!x86_64}.pl: fix scatter_w7 function. 2018-07-22 15:21:44 +02:00
ecp_nistz256-avx2.pl
ecp_nistz256-ppc64.pl ec/asm/ecp_nistz256-{!x86_64}.pl: fix scatter_w7 function. 2018-07-22 15:21:44 +02:00
ecp_nistz256-sparcv9.pl ec/asm/ecp_nistz256-{!x86_64}.pl: fix scatter_w7 function. 2018-07-22 15:21:44 +02:00
ecp_nistz256-x86_64.pl
ecp_nistz256-x86.pl ec/asm/ecp_nistz256-{!x86_64}.pl: fix scatter_w7 function. 2018-07-22 15:21:44 +02:00
x25519-x86_64.pl Fix typo in x25519-x86_64.pl 2018-07-17 10:20:45 -04:00