diff options
author | 2023-08-09 11:14:43 +0800 | |
---|---|---|
committer | 2023-08-18 17:01:09 +0800 | |
commit | 64dd341e66f45cdde95f81788d0b13636847fcc3 (patch) | |
tree | 17f234eeae2452a0e282b07db79cf17f76dc623f /crypto/crypto_engine.c | |
parent | crypto: caam/jr - fix shared IRQ line handling (diff) | |
download | linux-rng-64dd341e66f45cdde95f81788d0b13636847fcc3.tar.xz linux-rng-64dd341e66f45cdde95f81788d0b13636847fcc3.zip |
crypto: allwinner - Remove unused function declarations
Commit 06f751b61329 ("crypto: allwinner - Add sun8i-ce Crypto Engine")
declared but never implemented sun8i_ce_enqueue().
Commit 56f6d5aee88d ("crypto: sun8i-ce - support hash algorithms")
declared but never implemented sun8i_ce_hash().
Commit f08fcced6d00 ("crypto: allwinner - Add sun8i-ss cryptographic offloader")
declared but never implemented sun8i_ss_enqueue().
Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/crypto_engine.c')
0 files changed, 0 insertions, 0 deletions