]> www.infradead.org Git - users/dwmw2/linux.git/commit
crypto: arm64/ghash-neon - bump priority to 150
authorArd Biesheuvel <ardb@kernel.org>
Thu, 28 Nov 2019 12:55:31 +0000 (13:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Feb 2020 12:37:01 +0000 (04:37 -0800)
commit9f8409876814e2e97789d08b9fbaebc6f936a36c
tree291ac91d7204610882c997e2413a3991f42892a4
parentf8f0e0b71e1c0ece2ce69f54ccf0d797802dae3b
crypto: arm64/ghash-neon - bump priority to 150

commit 5441c6507bc84166e9227e9370a56c57ba13794a upstream.

The SIMD based GHASH implementation for arm64 is typically much faster
than the generic one, and doesn't use any lookup tables, so it is
clearly preferred when available. So bump the priority to reflect that.

Fixes: 5a22b198cd527447 ("crypto: arm64/ghash - register PMULL variants ...")
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/crypto/ghash-ce-glue.c