aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/crypto/aegis128-aesni-asm.S
AgeCommit message (Expand)AuthorFilesLines
2023-04-20crypto: x86/aegis128 - Use RIP-relative addressingGravatar Ard Biesheuvel 1-3/+3
2022-11-25crypto: x86/aegis128 - fix possible crash with CFI enabledGravatar Eric Biggers 1-4/+5
2021-12-08x86: Prepare asm files for straight-line-speculationGravatar Peter Zijlstra 1-24/+24
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Gravatar Jiri Slaby 1-14/+14
2019-10-18x86/asm/crypto: Annotate local functionsGravatar Jiri Slaby 1-4/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2018-08-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2018-07-03x86/asm/64: Use 32-bit XOR to zero registersGravatar Jan Beulich 1-1/+1
2018-07-01crypto: x86 - Add missing RETsGravatar Borislav Petkov 1-0/+1
2018-05-19crypto: x86 - Add optimized AEGIS implementationsGravatar Ondrej Mosnacek 1-0/+749