]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: arm/ghash - change internal cra_name to "__ghash"
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 5 Sep 2016 11:58:44 +0000 (12:58 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 7 Sep 2016 13:10:19 +0000 (21:10 +0800)
commit71f89917ff96c03191b19c2bb8cd587b61004e62
tree6d255b7b90ac0ac1d5b90b73c926a48d73dcd1f4
parent0bec90571cb95afee80beb98c12cd82bd9136ac6
crypto: arm/ghash - change internal cra_name to "__ghash"

The fact that the internal synchrous hash implementation is called
"ghash" like the publicly visible one is causing the testmgr code
to misidentify it as an algorithm that requires testing at boottime.
So rename it to "__ghash" to prevent this.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/crypto/ghash-ce-glue.c