Re: [PATCH 0/2] crypto: implement SM4 for arm64 using special instructions

2018-05-05 Thread Herbert Xu
On Wed, Apr 25, 2018 at 02:20:44PM +0200, Ard Biesheuvel wrote: > Patch #1 makes some preparatory changes so the C routines can be used as > a fallback by other drivers. > > Patch #2 implements the SM4 core cipher using the special instructions > introduced as an optional extension by revision

[PATCH 0/2] crypto: implement SM4 for arm64 using special instructions

2018-04-25 Thread Ard Biesheuvel
Patch #1 makes some preparatory changes so the C routines can be used as a fallback by other drivers. Patch #2 implements the SM4 core cipher using the special instructions introduced as an optional extension by revision 8.2 of the ARM architecture. Note that this does not implement