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