diff options
author | Huang Ying <ying.huang@intel.com> | 2009-01-09 06:49:30 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2009-02-18 09:48:04 +0100 |
commit | 109568e110ed67d4be1b28609b9fa00fca97f8eb (patch) | |
tree | f40a1c6a35bb45abf7edcf8ab55ed75af6d405fb /include/crypto/gf128mul.h | |
parent | crypto: lrw - Fix big endian support (diff) | |
download | linux-109568e110ed67d4be1b28609b9fa00fca97f8eb.tar.xz linux-109568e110ed67d4be1b28609b9fa00fca97f8eb.zip |
crypto: aes - Move key_length in struct crypto_aes_ctx to be the last field
The Intel AES-NI AES acceleration instructions need key_enc, key_dec
in struct crypto_aes_ctx to be 16 byte aligned, it make this easier to
move key_length to be the last one.
Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/crypto/gf128mul.h')
0 files changed, 0 insertions, 0 deletions