blob: 02b72dafd1ed169d68a18ba68c964623ac01182b [file] [log] [blame]
e5b954e8d11f ("crypto: aesni - Use unaligned loads from gcm_context_data")
fb8986e6430a ("crypto: aesni - Introduce scatter/gather asm function stubs")
1476db2d129d ("crypto: aesni - Move HashKey computation from stack to gcm_context")
e2e34b085646 ("crypto: aesni - Move ghash_mul to GCM_COMPLETE")
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)")
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")
0f1d6dfe03ca ("Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6")