crypto: arm64/aes-ce-ctr - fix skcipher conversion
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 29 Nov 2016 13:05:33 +0000 (13:05 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 30 Nov 2016 12:01:44 +0000 (20:01 +0800)
commitb3e1e0cbd9eeb2c9ba4053ce05287c24f2d997ba
treee4fccb59fc800ffa1f56b91c0ae4c1f7bde665c3
parent3cbf61fb9fe24c0c3a1591b65175f8c5b3ddaac2
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>
arch/arm64/crypto/aes-glue.c