commit | 1b2ca568ca23a6cfa6aa28e8675b54940807231d | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Sun Jan 27 10:16:55 2019 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Feb 01 14:45:52 2019 +0800 |
tree | fee6ddca69ec302a00596bd86433160bd8187294 | |
parent | c03f3cb40ba93a9f49fc44a71ddaa46f93f90a15 [diff] |
crypto: arm64/crct10dif - remove dead code Remove some code that is no longer called now that we make sure never to invoke the SIMD routine with less than 16 bytes of input. Reviewed-by: Eric Biggers <ebiggers@kernel.org> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>