commit | 9205b94923213ee164d7398fdc90826e463c281a | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Thu Apr 09 12:55:43 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Apr 10 21:39:45 2015 +0800 |
tree | 4391d6b50ba266a9538dac2f8eba5f9d18370c38 | |
parent | b59e2ae3690c8ef5f8ddeeb0b6b3313521b915e6 [diff] |
crypto: arm/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer This removes all the boilerplate from the existing implementation, and replaces it with calls into the base layer. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>