aboutsummaryrefslogtreecommitdiff
path: root/fs/stack.c
diff options
context:
space:
mode:
authorDave Watson <davejwatson@fb.com>2018-12-10 19:57:00 +0000
committerHerbert Xu <herbert@gondor.apana.org.au>2018-12-23 11:52:42 +0800
commitde85fc46b1037099c78d2fec08a662079e568d62 (patch)
tree1d537f4c81832ce097a535e6593d17ae5b8eca4f /fs/stack.c
parentf9b1d64678607e132051d232c7a2127f32947d64 (diff)
crypto: aesni - Introduce gcm_context_data
Add the gcm_context_data structure to the avx asm routines. This will be necessary to support both 256 bit keys and scatter/gather. The pre-computed HashKeys are now stored in the gcm_context_data struct, which is expanded to hold the greater number of hashkeys necessary for avx. Loads and stores to the new struct are always done unlaligned to avoid compiler issues, see e5b954e8 "Use unaligned loads from gcm_context_data" Signed-off-by: Dave Watson <davejwatson@fb.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions