Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: x86/curve25519 - use in/out register constraints more precisely | Jason A. Donenfeld | 2021-12-24 | 1 | -278/+489 |
* | crypto: x86/curve25519 - fix cpu feature checking logic in mod_exit | Hangbin Liu | 2021-06-11 | 1 | -1/+1 |
* | x86: Fix various typos in comments | Ingo Molnar | 2021-03-18 | 1 | -3/+3 |
* | crypto: curve25519-x86_64 - Use XORL r32,32 | Uros Bizjak | 2020-09-11 | 1 | -34/+34 |
* | crypto: algapi - Remove skbuff.h inclusion | Herbert Xu | 2020-08-20 | 1 | -0/+1 |
* | crypto: x86/curve25519 - Remove unused carry variables | Herbert Xu | 2020-07-31 | 1 | -4/+2 |
* | crypto: x86/curve25519 - leave r12 as spare register | Jason A. Donenfeld | 2020-03-06 | 1 | -55/+55 |
* | crypto: x86/curve25519 - replace with formally verified implementation | Jason A. Donenfeld | 2020-02-13 | 1 | -2254/+1292 |
* | crypto: arch - conditionalize crypto api in arch glue for lib code | Jason A. Donenfeld | 2019-11-27 | 1 | -3/+4 |
* | crypto: curve25519 - x86_64 library and KPP implementations | Jason A. Donenfeld | 2019-11-17 | 1 | -0/+2475 |