Commits
Ard Biesheuvel committed b3e1e0cbd9e
crypto: arm64/aes-ce-ctr - fix skcipher conversion Fix a missing statement that got lost in the skcipher conversion of the CTR transform. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>