summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/curve25519-x86_64.c
AgeCommit message (Expand)Author
2021-06-11crypto: x86/curve25519 - fix cpu feature checking logic in mod_exitHangbin Liu
2021-03-18x86: Fix various typos in commentsIngo Molnar
2020-09-11crypto: curve25519-x86_64 - Use XORL r32,32Uros Bizjak
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu
2020-07-31crypto: x86/curve25519 - Remove unused carry variablesHerbert Xu
2020-03-06crypto: x86/curve25519 - leave r12 as spare registerJason A. Donenfeld
2020-02-13crypto: x86/curve25519 - replace with formally verified implementationJason A. Donenfeld
2019-11-27crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld
2019-11-17crypto: curve25519 - x86_64 library and KPP implementationsJason A. Donenfeld