Home
last modified time | relevance | path

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

/linux/crypto/
H A Daegis128-neon-inner.cdiff a4397635afea5d127548d64e0055ed471ef2d5be Mon Aug 12 00:59:11 CEST 2019 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics

Provide an accelerated implementation of aegis128 by wiring up the
SIMD hooks in the generic driver to an implementation based on NEON
intrinsics, which can be compiled to both ARM and arm64 code.

This results in a performance of 2.2 cycles per byte on Cortex-A53,
which is a performance increase of ~11x compared to the generic
code.

Reviewed-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Daegis128-neon.cdiff a4397635afea5d127548d64e0055ed471ef2d5be Mon Aug 12 00:59:11 CEST 2019 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics

Provide an accelerated implementation of aegis128 by wiring up the
SIMD hooks in the generic driver to an implementation based on NEON
intrinsics, which can be compiled to both ARM and arm64 code.

This results in a performance of 2.2 cycles per byte on Cortex-A53,
which is a performance increase of ~11x compared to the generic
code.

Reviewed-by: Ondrej Mosnacek <omosnace@redhat.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>