Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1ac1efa5f6950f8f126f2c1921bb699ce009ec7d
/
arch
/
x86
/
crypto
/
aesni-intel_avx-x86_64.S
e6abef6
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
by Jason A. Donenfeld
· 4 years, 10 months ago
4225157
x86: remove always-defined CONFIG_AS_AVX
by Masahiro Yamada
· 4 years, 10 months ago
6dcc562
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
by Jiri Slaby
· 5 years ago
603f8c3
crypto: aesni - Add scatter/gather avx stubs, and use them in C
by Dave Watson
· 6 years ago
e044d50
crypto: aesni - Introduce partial block macro
by Dave Watson
· 6 years ago
ec8c02d
crypto: aesni - Introduce READ_PARTIAL_BLOCK macro
by Dave Watson
· 6 years ago
517a448
crypto: aesni - Move ghash_mul to GCM_COMPLETE
by Dave Watson
· 6 years ago
a44b419
crypto: aesni - Fill in new context data structures
by Dave Watson
· 6 years ago
1cb1bcb
crypto: aesni - Merge avx precompute functions
by Dave Watson
· 6 years ago
38003cd
crypto: aesni - Split AAD hash calculation to separate macro
by Dave Watson
· 6 years ago
e377bed
crypto: aesni - Add GCM_COMPLETE macro
by Dave Watson
· 6 years ago
5350b0f
crypto: aesni - support 256 byte keys in avx asm
by Dave Watson
· 6 years ago
2426f64
crypto: aesni - Macro-ify func save/restore
by Dave Watson
· 6 years ago
de85fc4
crypto: aesni - Introduce gcm_context_data
by Dave Watson
· 6 years ago
f9b1d64
crypto: aesni - Merge GCM_ENC_DEC
by Dave Watson
· 6 years ago
a7bea83
x86/asm/64: Use 32-bit XOR to zero registers
by Jan Beulich
· 7 years ago
2df7e81
crypto: aesni - make AVX2 AES-GCM work with all valid auth_tag_len
by Sabrina Dubroca
· 8 years ago
27352c4
crypto: aesni - make AVX2 AES-GCM work with any aadlen
by Sabrina Dubroca
· 8 years ago
0120af7
crypto: aesni - make AVX AES-GCM work with all valid auth_tag_len
by Sabrina Dubroca
· 8 years ago
e10f9cb
crypto: aesni - make AVX AES-GCM work with any aadlen
by Sabrina Dubroca
· 8 years ago
e183914
crypto: x86 - make constants readonly, allow linker to merge them
by Denys Vlasenko
· 8 years ago
79ba451
crypto: aesni - fix build on x86 (32bit)
by Tim Chen
· 11 years ago
[Renamed from arch/x86/crypto/aesni-intel_avx.S]
d764593
crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decode
by Tim Chen
· 11 years ago