crypto: arm/aes-neonbs - avoid loading reorder argument on encryption
authorArd Biesheuvel <ardb@kernel.org>
Wed, 16 Sep 2020 12:36:41 +0000 (15:36 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 25 Sep 2020 07:48:15 +0000 (17:48 +1000)
commitbe6d6993972a36bda199a9208fd8720077825dd3
treeae17dcebd7c75ef8385090c7be5d9be46cb9b3b0
parent45a4777e5b3826cb614263b200a46d305cb95c39
crypto: arm/aes-neonbs - avoid loading reorder argument on encryption

Reordering the tweak is never necessary for encryption, so avoid the
argument load on the encryption path.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/crypto/aes-neonbs-core.S