diff options
author | Eric Biggers <ebiggers@google.com> | 2023-10-22 10:10:49 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-10-27 12:04:29 +0200 |
commit | 0a6bfaa0e695facb072f2fedfb55df37c4483b50 (patch) | |
tree | e8271c68e8bf807ba5076ef348ba91fffa6ce8a2 /crypto/ccm.c | |
parent | net: ipv4: stop checking crypto_ahash_alignmask (diff) | |
download | linux-0a6bfaa0e695facb072f2fedfb55df37c4483b50.tar.xz linux-0a6bfaa0e695facb072f2fedfb55df37c4483b50.zip |
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: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions