aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/aes_ctrby8_avx-x86_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10crypto: x86/aesni-xctr - Add accelerated implementation of XCTRNathan Huckleberry1-80/+152
2022-01-31crypto: x86 - Convert to SPDX identifierNathan Huckleberry1-53/+10
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra1-1/+1
2020-07-16crypto: x86 - Remove include/asm/inst.hUros Bizjak1-1/+0
2020-07-03crypto: aesni - add compatibility with IASJian Cai1-11/+3
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby1-6/+6
2017-03-24crypto, x86: aesni - fix token pasting for clangMichael Davidson1-5/+2
2015-01-05crypto: aesni - fix "by8" variant for 128 bit keysMathias Krause1-11/+35
2014-10-02crypto: aesni - remove unused defines in "by8" variantMathias Krause1-3/+0
2014-10-02crypto: aesni - fix counter overflow handling in "by8" variantMathias Krause1-2/+15
2014-06-20crypto: aes - AES CTR x86_64 "by8" AVX optimizationchandramouli narayanan1-0/+546