diff options
author | Dr. David Alan Gilbert <linux@treblig.org> | 2024-05-11 17:54:26 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-05-31 12:34:56 +0300 |
commit | eaa857782fdbba36544c74006d8037f4d101b90a (patch) | |
tree | 7b0afa64d064f99c67c33ed96ecd5308822cb4c1 /crypto/algapi.c | |
parent | e793f6c4dabe56cb8b93db26bbfcfba2a65f7215 (diff) | |
download | linux-eaa857782fdbba36544c74006d8037f4d101b90a.tar.xz |
crypto: hifn_795x - Remove unused hifn_*_command structs
Remove 'hifn_mac_command' and 'hifn_comp_command' which are unused.
They're the same structure as 'hifn_crypt_command' which is used.
(I was tempted to remove
hifn_base_result
hifn_comp_result
hifn_mac_result and
hifn_crypt_result
which are also unused, but they vary, and perhaps they're telling
someone in the future what to look at.)
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions