]> 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)
commitf34bcdebb209bf9e587725a825640a5951c33e64
tree6d255b7b90ac0ac1d5b90b73c926a48d73dcd1f4
parent4099f375ac15b3d651823ce9d9a0f5450f4e3e92
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