Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-10 | crypto: x86/aesni-xctr - Add accelerated implementation of XCTR | Nathan Huckleberry | 1 | -80/+152 |
2022-01-31 | crypto: x86 - Convert to SPDX identifier | Nathan Huckleberry | 1 | -53/+10 |
2021-12-08 | x86: Prepare asm files for straight-line-speculation | Peter Zijlstra | 1 | -1/+1 |
2020-07-16 | crypto: x86 - Remove include/asm/inst.h | Uros Bizjak | 1 | -1/+0 |
2020-07-03 | crypto: aesni - add compatibility with IAS | Jian Cai | 1 | -11/+3 |
2019-10-18 | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby | 1 | -6/+6 |
2017-03-24 | crypto, x86: aesni - fix token pasting for clang | Michael Davidson | 1 | -5/+2 |
2015-01-05 | crypto: aesni - fix "by8" variant for 128 bit keys | Mathias Krause | 1 | -11/+35 |
2014-10-02 | crypto: aesni - remove unused defines in "by8" variant | Mathias Krause | 1 | -3/+0 |
2014-10-02 | crypto: aesni - fix counter overflow handling in "by8" variant | Mathias Krause | 1 | -2/+15 |
2014-06-20 | crypto: aes - AES CTR x86_64 "by8" AVX optimization | chandramouli narayanan | 1 | -0/+546 |