summaryrefslogtreecommitdiff
path: root/crypto/ctr.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2017-11-22 11:51:37 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2017-11-29 17:33:32 +1100
commit6c76177611511a8be879eb44cd801c994eb3a717 (patch)
treedd8373ea949e196df132c562d21a27c388b2f64d /crypto/ctr.c
parent20ac3c0c1439ffc5f324b8a45b9b627fa60c9ad4 (diff)
downloadlinux-crypto-6c76177611511a8be879eb44cd801c994eb3a717.tar.gz
linux-crypto-6c76177611511a8be879eb44cd801c994eb3a717.zip
crypto: chacha20 - Remove cra_alignmask
Now that crypto_chacha20_setkey() and crypto_chacha20_init() use the unaligned access macros and crypto_xor() also accepts unaligned buffers, there is no need to have a cra_alignmask set for chacha20-generic. Signed-off-by: Eric Biggers <ebiggers@google.com> Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/ctr.c')
0 files changed, 0 insertions, 0 deletions