Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: x86/poly1305: Remove custom function alignment | Thomas Gleixner | 2022-10-17 | 1 | -1/+0 |
* | crypto: x86/poly1305 - Fixup SLS | Peter Zijlstra | 2022-03-25 | 1 | -19/+19 |
* | crypto: x86/poly1305 - Use TEST %reg,%reg instead of CMP $0,%reg | Uros Bizjak | 2020-12-04 | 1 | -1/+1 |
* | crypto: poly1305-x86_64 - Use XORL r32,32 | Uros Bizjak | 2020-09-11 | 1 | -4/+4 |
* | x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 | Jason A. Donenfeld | 2020-04-08 | 1 | -8/+0 |
* | x86: remove always-defined CONFIG_AS_AVX | Masahiro Yamada | 2020-04-08 | 1 | -8/+0 |
* | crypto: x86/poly1305 - wire up faster implementations for kernel | Jason A. Donenfeld | 2020-01-16 | 1 | -288/+394 |
* | crypto: x86/poly1305 - import unmodified cryptogams implementation | Jason A. Donenfeld | 2020-01-16 | 1 | -0/+4159 |