linux/drivers/crypto/mediatek
Ryder Lee a873996238 crypto: mediatek - move HW control data to transformation context
This patch moves hardware control block members from
mtk_*_rec to transformation context and refines related
definition. This makes operational context to manage its
own control information easily for each DMA transfer.

Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-01-23 22:50:29 +08:00
..
Makefile crypto: mediatek - Add crypto driver support for some MediaTek chips 2016-12-27 17:51:30 +08:00
mtk-aes.c crypto: mediatek - move HW control data to transformation context 2017-01-23 22:50:29 +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 - move HW control data to transformation context 2017-01-23 22:50:29 +08:00
mtk-regs.h crypto: mediatek - Add crypto driver support for some MediaTek chips 2016-12-27 17:51:30 +08:00
mtk-sha.c crypto: mediatek - move HW control data to transformation context 2017-01-23 22:50:29 +08:00