index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
serpent-avx-x86_64-asm_64.S
Age
Commit message (
Expand
)
Author
2022-10-17
crypto: x86/serpent: Remove redundant alignments
Thomas Gleixner
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-01-14
crypto: x86/serpent - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
crypto: x86/serpent- switch to XTS template
Ard Biesheuvel
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
x86/asm/crypto: Annotate local functions
Jiri Slaby
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2017-01-23
crypto: x86 - make constants readonly, allow linker to merge them
Denys Vlasenko
2016-02-24
x86/asm/crypto: Create stack frames in crypto functions
Josh Poimboeuf
2013-04-25
crypto: x86 - add more optimized XTS-mode for serpent-avx
Jussi Kivilinna
2013-01-20
crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize j...
Jussi Kivilinna
2012-10-24
crypto: serpent/avx - avoid using temporary stack buffers
Jussi Kivilinna
2012-06-14
crypto: serpent-sse2/avx - allow both to be built into kernel
Jussi Kivilinna
2012-06-12
crypto: serpent - add x86_64/avx assembler implementation
Johannes Goetzfried