Files
linux/net
Eric Biggers 0a6bfaa0e6 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>
2023-10-27 18:04:29 +08:00
..
2023-09-05 10:12:03 +02:00
2023-08-16 11:09:16 +01:00
2023-08-28 06:58:46 +01:00
2023-10-01 16:28:14 +08:00