index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
aesni-intel_avx-x86_64.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
1
-16
/
+16
*
crypto: aesni - Add scatter/gather avx stubs, and use them in C
Dave Watson
2018-12-23
1
-80
/
+101
*
crypto: aesni - Introduce partial block macro
Dave Watson
2018-12-23
1
-6
/
+150
*
crypto: aesni - Introduce READ_PARTIAL_BLOCK macro
Dave Watson
2018-12-23
1
-43
/
+59
*
crypto: aesni - Move ghash_mul to GCM_COMPLETE
Dave Watson
2018-12-23
1
-4
/
+10
*
crypto: aesni - Fill in new context data structures
Dave Watson
2018-12-23
1
-14
/
+37
*
crypto: aesni - Merge avx precompute functions
Dave Watson
2018-12-23
1
-49
/
+27
*
crypto: aesni - Split AAD hash calculation to separate macro
Dave Watson
2018-12-23
1
-133
/
+95
*
crypto: aesni - Add GCM_COMPLETE macro
Dave Watson
2018-12-23
1
-0
/
+8
*
crypto: aesni - support 256 byte keys in avx asm
Dave Watson
2018-12-23
1
-49
/
+139
*
crypto: aesni - Macro-ify func save/restore
Dave Watson
2018-12-23
1
-58
/
+36
*
crypto: aesni - Introduce gcm_context_data
Dave Watson
2018-12-23
1
-196
/
+182
*
crypto: aesni - Merge GCM_ENC_DEC
Dave Watson
2018-12-23
1
-633
/
+318
*
x86/asm/64: Use 32-bit XOR to zero registers
Jan Beulich
2018-07-03
1
-2
/
+2
*
crypto: aesni - make AVX2 AES-GCM work with all valid auth_tag_len
Sabrina Dubroca
2017-05-18
1
-7
/
+24
*
crypto: aesni - make AVX2 AES-GCM work with any aadlen
Sabrina Dubroca
2017-05-18
1
-27
/
+58
*
crypto: aesni - make AVX AES-GCM work with all valid auth_tag_len
Sabrina Dubroca
2017-05-18
1
-7
/
+24
*
crypto: aesni - make AVX AES-GCM work with any aadlen
Sabrina Dubroca
2017-05-18
1
-34
/
+88
*
crypto: x86 - make constants readonly, allow linker to merge them
Denys Vlasenko
2017-01-23
1
-8
/
+24
*
crypto: aesni - fix build on x86 (32bit)
Tim Chen
2014-01-15
1
-0
/
+2811