index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
twofish-avx-x86_64-asm_64.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
1
-12
/
+12
*
x86/asm/crypto: Annotate local functions
Jiri Slaby
2019-10-18
1
-4
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-16
/
+1
*
crypto: x86/twofish - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-6
/
+6
*
crypto: x86 - make constants readonly, allow linker to merge them
Denys Vlasenko
2017-01-23
1
-2
/
+4
*
x86/asm/crypto: Create stack frames in crypto functions
Josh Poimboeuf
2016-02-24
1
-0
/
+13
*
crypto: x86/twofish-avx - use optimized XTS code
Jussi Kivilinna
2013-04-25
1
-1
/
+47
*
crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump l...
Jussi Kivilinna
2013-01-20
1
-24
/
+11
*
crypto: twofish/avx - avoid using temporary stack buffers
Jussi Kivilinna
2012-10-24
1
-71
/
+137
*
crypto: twofish-avx - tune assembler code for more performance
Jussi Kivilinna
2012-09-06
1
-85
/
+142
*
crypto: twofish-avx - remove useless instruction
Johannes Goetzfried
2012-07-11
1
-1
/
+0
*
crypto: twofish - add x86_64/avx assembler implementation
Johannes Goetzfried
2012-06-12
1
-0
/
+301