linux-stable/drivers/crypto/mediatek
Eric Biggers e0077ea8ee crypto: mediatek - 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.

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
..
Makefile
mtk-aes.c crypto: remove propagation of CRYPTO_TFM_RES_* flags 2020-01-09 11:30:53 +08:00
mtk-platform.c
mtk-platform.h
mtk-regs.h
mtk-sha.c crypto: mediatek - use crypto_shash_tfm_digest() 2020-05-08 15:32:13 +10:00