aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/curve25519-neon-arm.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* chacha20poly1305: import ARM primitives from OpenSSLJason A. Donenfeld2017-11-221-2105/+0
* curve25519-neon: compile in thumb modeJason A. Donenfeld2017-11-141-3/+3
* 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