aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/aegis128-aesni-asm.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra1-24/+24
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby1-14/+14
2019-10-18x86/asm/crypto: Annotate local functionsJiri Slaby1-4/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-08-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-07-03x86/asm/64: Use 32-bit XOR to zero registersJan Beulich1-1/+1
2018-07-01crypto: x86 - Add missing RETsBorislav Petkov1-0/+1
2018-05-19crypto: x86 - Add optimized AEGIS implementationsOndrej Mosnacek1-0/+749