]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: caam/qi2 - fix error reporting for caam_hash_alloc
authorHoria Geantă <horia.geanta@nxp.com>
Wed, 22 Jul 2020 12:14:53 +0000 (15:14 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 31 Jul 2020 08:25:27 +0000 (18:25 +1000)
commitb537c8e09d6e4a2e06c979535413c5a82b803359
tree932b893cb68028201d053ae27a55df4378906a76
parent5958bce7e443d237db3ed3811522099c8d4f35a1
crypto: caam/qi2 - fix error reporting for caam_hash_alloc

Fix error reporting when preparation of an hmac algorithm
for registration fails: print the hmac algorithm name, not the unkeyed
hash algorithm name.

Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/caamalg_qi2.c