diff options
author | Eric Biggers <ebiggers@google.com> | 2023-10-19 07:53:40 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-10-27 12:04:25 +0200 |
commit | 2125c11efd83a5aeb9bf04bcbc83b49e8d7e2afb (patch) | |
tree | 5ecea2ac18f8a6b7a1f38d9fbd50ecf0f06b12ad /crypto/cast6_generic.c | |
parent | crypto: drbg - stop checking crypto_shash_alignmask (diff) | |
download | linux-2125c11efd83a5aeb9bf04bcbc83b49e8d7e2afb.tar.xz linux-2125c11efd83a5aeb9bf04bcbc83b49e8d7e2afb.zip |
crypto: testmgr - stop checking crypto_shash_alignmask
Now that the shash algorithm type does not support nonzero alignmasks,
crypto_shash_alignmask() always returns 0 and will be removed. In
preparation for this, stop checking crypto_shash_alignmask() in testmgr.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/cast6_generic.c')
0 files changed, 0 insertions, 0 deletions