blob: 46f1bf1e0a9d2704337e5309e9561f9dfef78441 [file] [log] [blame]
032d049ea0f4 ("crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%reg")
e044d5056396 ("crypto: aesni - Introduce partial block macro")
ec8c02d9a30b ("crypto: aesni - Introduce READ_PARTIAL_BLOCK macro")
517a448e0984 ("crypto: aesni - Move ghash_mul to GCM_COMPLETE")
a44b419fe5ae ("crypto: aesni - Fill in new context data structures")
1cb1bcbb567d ("crypto: aesni - Merge avx precompute functions")
38003cd26c9f ("crypto: aesni - Split AAD hash calculation to separate macro")
e377bedb09d6 ("crypto: aesni - Add GCM_COMPLETE macro")
5350b0f56343 ("crypto: aesni - support 256 byte keys in avx asm")
2426f64bc51f ("crypto: aesni - Macro-ify func save/restore")
de85fc46b103 ("crypto: aesni - Introduce gcm_context_data")
f9b1d6467860 ("crypto: aesni - Merge GCM_ENC_DEC")