summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/aes_ctrby8_avx-x86_64.S
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/aesni-xctr - Add accelerated implementation of XCTRNathan Huckleberry2022-06-101-80/+152
* crypto: x86 - Convert to SPDX identifierNathan Huckleberry2022-01-311-53/+10
* x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-1/+1
* crypto: x86 - Remove include/asm/inst.hUros Bizjak2020-07-161-1/+0
* crypto: aesni - add compatibility with IASJian Cai2020-07-031-11/+3
* x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-6/+6
* crypto, x86: aesni - fix token pasting for clangMichael Davidson2017-03-241-5/+2
* crypto: aesni - fix "by8" variant for 128 bit keysMathias Krause2015-01-051-11/+35
* crypto: aesni - remove unused defines in "by8" variantMathias Krause2014-10-021-3/+0
* crypto: aesni - fix counter overflow handling in "by8" variantMathias Krause2014-10-021-2/+15
* crypto: aes - AES CTR x86_64 "by8" AVX optimizationchandramouli narayanan2014-06-201-0/+546