summaryrefslogtreecommitdiff
path: root/crypto/camellia_generic.c
diff options
context:
space:
mode:
authorTianjia Zhang <tianjia.zhang@linux.alibaba.com>2020-02-10 20:44:39 +0800
committerMimi Zohar <zohar@linux.ibm.com>2020-02-18 07:35:49 -0500
commitaf7038fa796262e9884103ef5d4fe37bd9dbd44b (patch)
treeb6934497f48b2a29f9c1a1aa350f3eb9dcad1c40 /crypto/camellia_generic.c
parent7f9d45f5936dcb2664148abb79ff8419c99e889b (diff)
downloadlinux-crypto-af7038fa796262e9884103ef5d4fe37bd9dbd44b.tar.gz
linux-crypto-af7038fa796262e9884103ef5d4fe37bd9dbd44b.zip
crypto: rename sm3-256 to sm3 in hash_algo_name
The name sm3-256 is defined in hash_algo_name in hash_info, but the algorithm name implemented in sm3_generic.c is sm3, which will cause the sm3-256 algorithm to be not found in some application scenarios of the hash algorithm, and an ENOENT error will occur. For example, IMA, keys, and other subsystems that reference hash_algo_name all use the hash algorithm of sm3. Fixes: a80ce6d6d765 ("keys, trusted: select hash algorithm for TPM2 chips") Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com> Reviewed-by: Pascal van Leeuwen <pvanleeuwen@rambus.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
Diffstat (limited to 'crypto/camellia_generic.c')
0 files changed, 0 insertions, 0 deletions