index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
camellia-aesni-avx-asm_64.S
Age
Commit message (
Expand
)
Author
2023-04-20
crypto: x86/camellia - Use RIP-relative addressing
Ard Biesheuvel
2022-10-17
crypto: x86/camellia: Remove redundant alignments
Thomas Gleixner
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-01-14
crypto: x86/camellia - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
crypto: x86/camellia - switch to XTS template
Ard Biesheuvel
2020-04-30
x86: Change {JMP,CALL}_NOSPEC argument
Peter Zijlstra
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
2018-01-12
x86/retpoline/crypto: Convert crypto assembler indirect jumps
David Woodhouse
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/camellia-aesni-avx - add more optimized XTS code
Jussi Kivilinna
2013-01-20
crypto: camellia-x86_64/aes-ni: use ENTRY()/ENDPROC() for assembler functions...
Jussi Kivilinna
2012-11-09
crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia...
Jussi Kivilinna