blob: 198da783560f8a3065391dfad1adc85ec06ad2df [file] [log] [blame]
933d6aefd54e ("crypto: aesni - Add fast path for > 16 byte update")
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")