aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/curve25519-neon-arm.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* curve25519-neon-arm: force ARM encoding, since this is unrepresentable in ThumbJason A. Donenfeld2017-10-021-0/+1
* curve25519: use more standard label convention in asmJason A. Donenfeld2017-06-011-12/+12
* curve25519: add NEON versions for ARMJason A. Donenfeld2017-05-311-0/+2104