linux/drivers/crypto/mediatek
Ryder Lee 87421984b4 crypto: mediatek - rework crypto request completion
This patch introduces a new callback 'resume' in the struct mtk_aes_rec.
This callback is run to resume/complete the processing of the crypto
request when woken up by AES interrupts when DMA completion.

This callback will help implementing the GCM mode support in further
patches.

Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-01-23 22:50:30 +08:00
..
Makefile
mtk-aes.c crypto: mediatek - rework crypto request completion 2017-01-23 22:50:30 +08:00
mtk-platform.c crypto: mediatek - make symbol of_crypto_id static 2017-01-13 18:47:16 +08:00
mtk-platform.h crypto: mediatek - rework crypto request completion 2017-01-23 22:50:30 +08:00
mtk-regs.h
mtk-sha.c crypto: mediatek - fix incorrect data transfer result 2017-01-23 22:50:29 +08:00