commit | c03f3cb40ba93a9f49fc44a71ddaa46f93f90a15 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Sun Jan 27 10:16:54 2019 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Feb 01 14:45:52 2019 +0800 |
tree | c2b9bf72e079c841222bd92e81e8056badad4aa1 | |
parent | d72b9d4acd548251f55b16843fc7a05dc5c80de8 [diff] |
crypto: arm/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 that 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>