summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/curve25519-x86_64.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/curve25519 - leave r12 as spare registerJason A. Donenfeld2020-03-061-55/+55
* crypto: x86/curve25519 - replace with formally verified implementationJason A. Donenfeld2020-02-131-2254/+1292
* crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld2019-11-271-3/+4
* crypto: curve25519 - x86_64 library and KPP implementationsJason A. Donenfeld2019-11-171-0/+2475