Eric Biggers a1c73383c0 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>
2017-11-29 17:33:32 +11:00
..
2017-11-29 17:33:29 +11:00
2017-11-29 17:33:29 +11:00
2017-11-03 21:35:35 +08:00
2017-11-06 14:45:04 +08:00
2017-11-29 17:33:29 +11:00
2017-09-22 17:43:08 +08:00