blob: 45562f6048a9ba0fbbc4c91e49d91b4e1facd7e5 [file] [log] [blame]
d7866e503bdc ("crypto: x86 - Remove include/asm/inst.h")
e5b954e8d11f ("crypto: aesni - Use unaligned loads from gcm_context_data")
fb8986e6430a ("crypto: aesni - Introduce scatter/gather asm function stubs")
933d6aefd54e ("crypto: aesni - Add fast path for > 16 byte update")
ae952c5ec655 ("crypto: aesni - Introduce partial block macro")
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")