Re: [PATCH v3 0/2] Add MediaTek crypto accelerator driver

2016-12-27 Thread Herbert Xu
On Mon, Dec 19, 2016 at 10:20:43AM +0800, Ryder Lee wrote: > Hello, > > This adds support for the MediaTek hardware accelerator on > some SoCs. > > This driver currently implement: > - SHA1 and SHA2 family(HMAC) hash algorithms. > - AES block cipher in CBC/ECB mode with 128/196/256 bits keys. >

[PATCH v3 0/2] Add MediaTek crypto accelerator driver

2016-12-18 Thread Ryder Lee
Hello, This adds support for the MediaTek hardware accelerator on some SoCs. This driver currently implement: - SHA1 and SHA2 family(HMAC) hash algorithms. - AES block cipher in CBC/ECB mode with 128/196/256 bits keys. Chances since v3: -remove unused structure member -drop interrupt-parent fro