Re: [PATCH 0/3] crypto: arm/aes-neonbs - some polish

2020-09-25 Thread Herbert Xu
On Wed, Sep 16, 2020 at 03:36:39PM +0300, Ard Biesheuvel wrote: > 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

[PATCH 0/3] crypto: arm/aes-neonbs - some polish

2020-09-16 Thread Ard Biesheuvel
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 - us