提交 78ea86da 编写于 作者: Y YueHaibing 提交者: Herbert Xu

crypto: bcm - remove unused array tag_to_hash_idx

It's never used since introduction in commit
9d12ba86 ("crypto: brcm - Add Broadcom SPU driver")
Signed-off-by: NYueHaibing <yuehaibing@huawei.com>
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 8355003c
......@@ -22,9 +22,6 @@
#include "spum.h"
#include "cipher.h"
/* This array is based on the hash algo type supported in spu.h */
char *tag_to_hash_idx[] = { "none", "md5", "sha1", "sha224", "sha256" };
char *hash_alg_name[] = { "None", "md5", "sha1", "sha224", "sha256", "aes",
"sha384", "sha512", "sha3_224", "sha3_256", "sha3_384", "sha3_512" };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册