OSDN Git Service

crypto: arm/aes-neonbs - use typed init/exit routines for XTS
authorArd Biesheuvel <ardb@kernel.org>
Wed, 16 Sep 2020 12:36:42 +0000 (15:36 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 25 Sep 2020 07:48:15 +0000 (17:48 +1000)
commit3ebbc035c01e7bac41fd895a16d0185680f0aec3
treeb97d61b3739cf7c55807b693f74f734b5b9636d2
parentbe6d6993972a36bda199a9208fd8720077825dd3
crypto: arm/aes-neonbs - use typed init/exit routines for XTS

Use the typed skcipher init/exit routines instead of the generic
cra_init/_exit routines when instantiating/releasing the XTS
skciphers.

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