]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
crypto: skcipher - Add new helper function crypto_skcipher_tested
authorHarald Freudenberger <freude@linux.ibm.com>
Thu, 15 Jan 2026 12:00:23 +0000 (13:00 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 31 Jan 2026 02:52:30 +0000 (10:52 +0800)
commitcf0840cc7f578c21e64810ef85e838d44d275d9c
tree4363aaedb74ba4f705ab51f23f5c7ebdd518f115
parent9c5582db77199f8fbcf45e531198df5b97d5ee7f
crypto: skcipher - Add new helper function crypto_skcipher_tested

Add a new helper function crypto_skcipher_tested() which evaluates
the CRYPTO_ALG_TESTED flag from the tfm base cra_flags field.

Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Reviewed-by: Holger Dengler <dengler@linux.ibm.com>
Reviewed-by: Ingo Franzki <ifranzki@linux.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/crypto/internal/skcipher.h