commit | 140aa50d68ea01e7caea6900f6f51882d4dd65c5 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Fri Jan 19 12:04:39 2018 +0000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jan 26 01:10:35 2018 +1100 |
tree | bd885fab91d34f380acd75321c9f465913f55cd3 | |
parent | 15d5910e92614e642e7485bb9e89d46e4d1d65d9 [diff] |
crypto: arm64/sm3 - new v8.2 Crypto Extensions implementation Implement the Chinese SM3 secure hash algorithm using the new special instructions that have been introduced as an optional extension in ARMv8.2. Tested-by: Steve Capper <steve.capper@arm.com> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>