summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/curve25519-x86_64.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/curve25519 - use in/out register constraints more preciselyJason A. Donenfeld2021-12-241-278/+489
* crypto: x86/curve25519 - fix cpu feature checking logic in mod_exitHangbin Liu2021-06-111-1/+1
* x86: Fix various typos in commentsIngo Molnar2021-03-181-3/+3
* crypto: curve25519-x86_64 - Use XORL r32,32Uros Bizjak2020-09-111-34/+34
* crypto: algapi - Remove skbuff.h inclusionHerbert Xu2020-08-201-0/+1
* crypto: x86/curve25519 - Remove unused carry variablesHerbert Xu2020-07-311-4/+2
* 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