blob: 3a3cbb441b1818e4ee19a58e3dcce6d395886922 [file] [log] [blame]
2426f64bc51f ("crypto: aesni - Macro-ify func save/restore")
de85fc46b103 ("crypto: aesni - Introduce gcm_context_data")
f9b1d6467860 ("crypto: aesni - Merge GCM_ENC_DEC")
a7bea8308933 ("x86/asm/64: Use 32-bit XOR to zero registers")
6ecc9d9ff91f ("crypto: x86 - Add optimized MORUS implementations")
56e8e57fc3a7 ("crypto: morus - Add common SIMD glue code for MORUS")
396be41f16fd ("crypto: morus - Add generic MORUS AEAD implementations")
1d373d4e8e15 ("crypto: x86 - Add optimized AEGIS implementations")
f606a88e5823 ("crypto: aegis - Add generic AEGIS AEAD implementations")
ae952c5ec655 ("crypto: aesni - Introduce partial block macro")
9660474b0e63 ("crypto: aesni - Fill in new context data structures")
c594c5408552 ("crypto: aesni - Split AAD hash calculation to separate macro")
9ee4a5df2209 ("crypto: aesni - Introduce gcm_context_data")
ba45833e3e76 ("crypto: aesni - Merge encode and decode to GCM_ENC_DEC macro")
adcadab3698d ("crypto: aesni - Add GCM_COMPLETE macro")
7af964c2fc7f ("crypto: aesni - Add GCM_INIT macro")
6c2c86b3e058 ("crypto: aesni - Macro-ify func save/restore")
e1fd316fbae1 ("crypto: aesni - Merge INITIAL_BLOCKS_ENC/DEC")
1ecdd37e308c ("crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-aesni")
b20209c91e23 ("crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-aesni")
cce2ea8d90fe ("crypto: aesni - add generic gcm(aes)")
2df7e8136276 ("crypto: aesni - make AVX2 AES-GCM work with all valid auth_tag_len")
27352c45c561 ("crypto: aesni - make AVX2 AES-GCM work with any aadlen")
0120af7795c4 ("crypto: aesni - make AVX AES-GCM work with all valid auth_tag_len")
e10f9cb22351 ("crypto: aesni - make AVX AES-GCM work with any aadlen")
38d9deecab77 ("crypto: aesni - make non-AVX AES-GCM work with all valid auth_tag_len")
0487ccac2032 ("crypto: aesni - make non-AVX AES-GCM work with any aadlen")
e183914af00e ("crypto: x86 - make constants readonly, allow linker to merge them")
1bbb05f52055 ("Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip")