Skip to content
Snippets Groups Projects
Commit 4c7dfbd4 authored by Eric Biggers's avatar Eric Biggers Committed by Herbert Xu
Browse files

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: default avatarEric Biggers <ebiggers@google.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent fcfbeedf
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment