aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/curve25519-x86_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-24crypto: x86/curve25519 - use in/out register constraints more preciselyJason A. Donenfeld1-278/+489
2021-06-11crypto: x86/curve25519 - fix cpu feature checking logic in mod_exitHangbin Liu1-1/+1
2021-03-18x86: Fix various typos in commentsIngo Molnar1-3/+3
2020-09-11crypto: curve25519-x86_64 - Use XORL r32,32Uros Bizjak1-34/+34
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu1-0/+1
2020-07-31crypto: x86/curve25519 - Remove unused carry variablesHerbert Xu1-4/+2
2020-03-06crypto: x86/curve25519 - leave r12 as spare registerJason A. Donenfeld1-55/+55
2020-02-13crypto: x86/curve25519 - replace with formally verified implementationJason A. Donenfeld1-2254/+1292
2019-11-27crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld1-3/+4
2019-11-17crypto: curve25519 - x86_64 library and KPP implementationsJason A. Donenfeld1-0/+2475