index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
aesni-intel_avx-x86_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
1
-16
/
+16
2018-12-23
crypto: aesni - Add scatter/gather avx stubs, and use them in C
Dave Watson
1
-80
/
+101
2018-12-23
crypto: aesni - Introduce partial block macro
Dave Watson
1
-6
/
+150
2018-12-23
crypto: aesni - Introduce READ_PARTIAL_BLOCK macro
Dave Watson
1
-43
/
+59
2018-12-23
crypto: aesni - Move ghash_mul to GCM_COMPLETE
Dave Watson
1
-4
/
+10
2018-12-23
crypto: aesni - Fill in new context data structures
Dave Watson
1
-14
/
+37
2018-12-23
crypto: aesni - Merge avx precompute functions
Dave Watson
1
-49
/
+27
2018-12-23
crypto: aesni - Split AAD hash calculation to separate macro
Dave Watson
1
-133
/
+95
2018-12-23
crypto: aesni - Add GCM_COMPLETE macro
Dave Watson
1
-0
/
+8
2018-12-23
crypto: aesni - support 256 byte keys in avx asm
Dave Watson
1
-49
/
+139
2018-12-23
crypto: aesni - Macro-ify func save/restore
Dave Watson
1
-58
/
+36
2018-12-23
crypto: aesni - Introduce gcm_context_data
Dave Watson
1
-196
/
+182
2018-12-23
crypto: aesni - Merge GCM_ENC_DEC
Dave Watson
1
-633
/
+318
2018-07-03
x86/asm/64: Use 32-bit XOR to zero registers
Jan Beulich
1
-2
/
+2
2017-05-18
crypto: aesni - make AVX2 AES-GCM work with all valid auth_tag_len
Sabrina Dubroca
1
-7
/
+24
2017-05-18
crypto: aesni - make AVX2 AES-GCM work with any aadlen
Sabrina Dubroca
1
-27
/
+58
2017-05-18
crypto: aesni - make AVX AES-GCM work with all valid auth_tag_len
Sabrina Dubroca
1
-7
/
+24
2017-05-18
crypto: aesni - make AVX AES-GCM work with any aadlen
Sabrina Dubroca
1
-34
/
+88
2017-01-23
crypto: x86 - make constants readonly, allow linker to merge them
Denys Vlasenko
1
-8
/
+24
2014-01-15
crypto: aesni - fix build on x86 (32bit)
Tim Chen
1
-0
/
+2811