Some polish for the ARM bit-sliced NEON implementation. No functional or performance changes anticipated. Ard Biesheuvel (3): crypto: arm/aes-neonbs - avoid hacks to prevent Thumb2 mode switches crypto: arm/aes-neonbs - avoid loading reorder argument on encryption crypto: arm/aes-neonbs - use typed init/exit routines for XTS arch/arm/crypto/aes-neonbs-core.S | 54 +++++++++----------- arch/arm/crypto/aes-neonbs-glue.c | 12 ++--- 2 files changed, 31 insertions(+), 35 deletions(-) -- 2.17.1