]> git.baikalelectronics.ru Git - kernel.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)
commiteb8ba0620ca8ee86a99a541742177f19d7090ada
tree6d255b7b90ac0ac1d5b90b73c926a48d73dcd1f4
parent4d2a45b3218d3e84333b2c76bcf35ee06c94d1de
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