Re: [PATCH v2 10/20] crypto: mips/poly1305 - import accelerated 32r2 code from Zinc

2019-10-04 Thread Jason A. Donenfeld
On Wed, Oct 02, 2019 at 04:17:03PM +0200, Ard Biesheuvel wrote: > This integrates the accelerated MIPS 32r2 implementation of ChaCha > into both the API and library interfaces of the kernel crypto stack. > > The significance of this is that, in addition to becoming available > as an accelerated li

[PATCH v2 10/20] crypto: mips/poly1305 - import accelerated 32r2 code from Zinc

2019-10-02 Thread Ard Biesheuvel
This integrates the accelerated MIPS 32r2 implementation of ChaCha into both the API and library interfaces of the kernel crypto stack. The significance of this is that, in addition to becoming available as an accelerated library implementation, it can also be used by existing crypto API code such