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