diff options
author | Eric Biggers <ebiggers@google.com> | 2023-10-18 22:53:43 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-10-27 18:04:25 +0800 |
commit | 3dca18fcfebf33f2a73876f9314f7621c2e2fb0b (patch) | |
tree | ba8cdf2228ee25fe62f43dc89fc15ff9fb85c87a /crypto | |
parent | f6f1514cf72e5d9c2b7c2bc53c43f482b6183d29 (diff) | |
download | lwn-3dca18fcfebf33f2a73876f9314f7621c2e2fb0b.tar.gz lwn-3dca18fcfebf33f2a73876f9314f7621c2e2fb0b.zip |
crypto: shash - remove crypto_shash_alignmask
crypto_shash_alignmask() no longer has any callers, and it always
returns 0 now that the shash algorithm type no longer supports nonzero
alignmasks. Therefore, remove it.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions