From: Yue Haibing <yuehaibing@huawei.com>
To: <herbert@gondor.apana.org.au>, <davem@davemloft.net>,
<clabbe@baylibre.com>, <linus.walleij@linaro.org>,
<atenart@kernel.org>, <arno@natisbad.org>,
<bbrezillon@kernel.org>, <thomas.lendacky@amd.com>
Cc: <linux-crypto@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<linux-amlogic@lists.infradead.org>,
<linux-arm-kernel@lists.infradead.org>
Subject: [PATCH -next 2/6] crypto: sl3516 - Remove unused declaration sl3516_ce_enqueue()
Date: Tue, 20 Aug 2024 16:25:21 +0800 [thread overview]
Message-ID: <20240820082525.259337-3-yuehaibing@huawei.com> (raw)
In-Reply-To: <20240820082525.259337-1-yuehaibing@huawei.com>
This function is never implemented and used since introduction in
commit 46c5338db7bd ("crypto: sl3516 - Add sl3516 crypto engine")
Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
---
drivers/crypto/gemini/sl3516-ce.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/crypto/gemini/sl3516-ce.h b/drivers/crypto/gemini/sl3516-ce.h
index 9e1a7e7f8961..56b844d0cd9c 100644
--- a/drivers/crypto/gemini/sl3516-ce.h
+++ b/drivers/crypto/gemini/sl3516-ce.h
@@ -326,8 +326,6 @@ struct sl3516_ce_alg_template {
unsigned long stat_bytes;
};
-int sl3516_ce_enqueue(struct crypto_async_request *areq, u32 type);
-
int sl3516_ce_aes_setkey(struct crypto_skcipher *tfm, const u8 *key,
unsigned int keylen);
int sl3516_ce_cipher_init(struct crypto_tfm *tfm);
--
2.34.1
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
next prev parent reply other threads:[~2024-08-20 8:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-20 8:25 [PATCH -next 0/6] Cleanup unused function declarations Yue Haibing
2024-08-20 8:25 ` [PATCH -next 1/6] crypto: safexcel - Remove unused declaration safexcel_ring_first_rptr() Yue Haibing
2024-08-20 8:25 ` Yue Haibing [this message]
2024-08-20 8:25 ` [PATCH -next 3/6] crypto: octeontx - Remove unused declaration otx_cpt_callback() Yue Haibing
2024-08-20 8:25 ` [PATCH -next 4/6] crypto: ccp - Remove unused declaration sp_get_master() Yue Haibing
2024-08-20 13:55 ` Tom Lendacky
2024-08-20 8:25 ` [PATCH -next 5/6] crypto: amlogic - Remove unused declaration meson_enqueue() Yue Haibing
2024-08-20 8:25 ` [PATCH -next 6/6] crypto: crypto4xx - Remove unused declaration crypto4xx_free_ctx() Yue Haibing
2024-08-30 10:36 ` [PATCH -next 0/6] Cleanup unused function declarations Herbert Xu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240820082525.259337-3-yuehaibing@huawei.com \
--to=yuehaibing@huawei.com \
--cc=arno@natisbad.org \
--cc=atenart@kernel.org \
--cc=bbrezillon@kernel.org \
--cc=clabbe@baylibre.com \
--cc=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--cc=linus.walleij@linaro.org \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=thomas.lendacky@amd.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®