ec: Rename reference p521 field operations and use them via macros
authorMartin Schwenke <martin@meltin.net>
Wed, 12 May 2021 01:47:55 +0000 (11:47 +1000)
committerPauli <pauli@openssl.org>
Sat, 29 May 2021 06:07:15 +0000 (16:07 +1000)
commit3363a2c3d60a157817dce1d6d5af20de0e415875
tree21941e439da8b99fa0019b8c5cbde3e4afab7ed0
parent77112270593c4c51631e9138174f6657096399e9
ec: Rename reference p521 field operations and use them via macros

This will allow clean addition of assembly versions of these operations.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15401)
crypto/ec/ecp_nistp521.c