diff options
author | Eric Biggers <ebiggers@google.com> | 2017-12-29 10:10:25 -0600 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-01-05 18:43:11 +1100 |
commit | 4c7dfbd42183184d20134a795cf152c9701ccddd (patch) | |
tree | 9cfa608b19d048b9100cc62cb968a19016f2ceaf /usr | |
parent | fcfbeedf79adc7abaea35b0f88ec23cf546d3b77 (diff) | |
download | linux-4c7dfbd42183184d20134a795cf152c9701ccddd.tar.bz2 |
crypto: poly1305 - remove cra_alignmask
Now that nothing in poly1305-generic assumes any special alignment,
remove the cra_alignmask so that the crypto API does not have to
unnecessarily align the buffers.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions