linux_dsm_epyc7002/drivers/crypto/hisilicon
Eric Biggers 61c38e3a94 crypto: hisilicon/sec2 - use crypto_shash_tfm_digest()
Instead of manually allocating a 'struct shash_desc' on the stack and
calling crypto_shash_digest(), switch to using the new helper function
crypto_shash_tfm_digest() which does this for us.

Cc: Zaibo Xu <xuzaibo@huawei.com>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-05-08 15:32:13 +10:00
..
hpre crypto: hisilicon/hpre - add controller reset support for HPRE 2020-04-16 16:49:21 +10:00
sec crypto: hisilicon - Matching the dma address for dma_pool_free() 2019-09-20 22:53:09 +10:00
sec2 crypto: hisilicon/sec2 - use crypto_shash_tfm_digest() 2020-05-08 15:32:13 +10:00
zip crypto: hisilicon/zip - add controller reset support for zip 2020-04-16 16:49:21 +10:00
Kconfig crypto: hisilicon/qm - add more ACPI dependencies 2020-04-22 23:28:55 +10:00
Makefile crypto: hisilicon - add HiSilicon SEC V2 driver 2019-11-22 18:48:36 +08:00
qm.c crypto: hisilicon/qm - Make qm_controller_reset() static 2020-04-30 15:19:33 +10:00
qm.h crypto: hisilicon/qm - add controller reset interface 2020-04-16 16:49:21 +10:00
sgl.c crypto: hisilicon - Remove useless MODULE macros 2019-12-11 16:34:45 +08:00