Home
last modified time | relevance | path

Searched hist:f0e89bcfbb894e5844cd1bbf6b3cf7c63cb0f5ac (Results 1 – 2 of 2) sorted by relevance

/linux/lib/crypto/
H A DKconfigdiff f0e89bcfbb894e5844cd1bbf6b3cf7c63cb0f5ac Fri Nov 08 13:22:23 CET 2019 Ard Biesheuvel <ardb@kernel.org> crypto: x86/poly1305 - expose existing driver as poly1305 library

Implement the arch init/update/final Poly1305 library routines in the
accelerated SIMD driver for x86 so they are accessible to users of
the Poly1305 library interface as well.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
/linux/arch/x86/crypto/
H A Dpoly1305_glue.cdiff f0e89bcfbb894e5844cd1bbf6b3cf7c63cb0f5ac Fri Nov 08 13:22:23 CET 2019 Ard Biesheuvel <ardb@kernel.org> crypto: x86/poly1305 - expose existing driver as poly1305 library

Implement the arch init/update/final Poly1305 library routines in the
accelerated SIMD driver for x86 so they are accessible to users of
the Poly1305 library interface as well.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>