-C powerpc64/ecc-25519-modp.asm
+C powerpc64/ecc-curve25519-modp.asm
ifelse(`
Copyright (C) 2021 Martin Schwenke & Alastair D´Silva, IBM Corporation
- Based on x86_64/ecc-25519-modp.asm
+ Based on x86_64/ecc-curve25519-modp.asm
This file is part of GNU Nettle.
not, see http://www.gnu.org/licenses/.
')
- .file "ecc-25519-modp.asm"
+ .file "ecc-curve25519-modp.asm"
define(`RP', `r4')
define(`XP', `r5')
-C x86_64/ecc-25519-modp.asm
+C x86_64/ecc-curve25519-modp.asm
ifelse(`
Copyright (C) 2014 Niels Möller
not, see http://www.gnu.org/licenses/.
')
- .file "ecc-25519-modp.asm"
+ .file "ecc-curve25519-modp.asm"
define(`RP', `%rsi')
define(`XP', `%rdx') C Overlaps with mul register