Forum | Documentation | Website | Blog

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

net: ipv6: stop checking crypto_ahash_alignmask


Now that the alignmask for ahash and shash algorithms is always 0,
crypto_ahash_alignmask() always returns 0 and will be removed.  In
preparation for this, stop checking crypto_ahash_alignmask() in ah6.c.

Signed-off-by: default avatarEric Biggers <ebiggers@google.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent e77f5dd7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment