summaryrefslogtreecommitdiff
path: root/crypto/sha512_generic.c
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2017-02-11 19:25:22 +0000
committerHerbert Xu <herbert@gondor.apana.org.au>2017-02-15 13:23:46 +0800
commit4487e720bdf9acc34387efbf2c1a20dbd35f547e (patch)
treed2b8c783121c6f62890b28b4e24f8ce6a89d367d /crypto/sha512_generic.c
parent9f8dc385c1313f50323a79e3ecc44cd09b8d449a (diff)
downloadlinux-crypto-4487e720bdf9acc34387efbf2c1a20dbd35f547e.tar.gz
linux-crypto-4487e720bdf9acc34387efbf2c1a20dbd35f547e.zip
crypto: ccm - drop unnecessary minimum 32-bit alignment
The CCM driver forces 32-bit alignment even if the underlying ciphers don't care about alignment. This is because crypto_xor() used to require this, but since this is no longer the case, drop the hardcoded minimum of 32 bits. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/sha512_generic.c')
0 files changed, 0 insertions, 0 deletions