OSDN Git Service

crypto: arm64/ghash-neon - bump priority to 150
authorArd Biesheuvel <ardb@kernel.org>
Thu, 28 Nov 2019 12:55:31 +0000 (13:55 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 11 Dec 2019 08:36:55 +0000 (16:36 +0800)
commit5441c6507bc84166e9227e9370a56c57ba13794a
tree1dcd715ce54562b9c6d2487c28794ce4d7ef5724
parent6320a15e98301b67ff9ba8512e1e3a4033007851
crypto: arm64/ghash-neon - bump priority to 150

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>
arch/arm64/crypto/ghash-ce-glue.c