]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: arm/ghash-ce - add missing async import/export
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 1 Sep 2016 13:25:42 +0000 (14:25 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 7 Sep 2016 13:08:30 +0000 (21:08 +0800)
commit110a4bdbbc061a9a5794b72242315560c55230e9
tree3696e493b88e27907b7ac0b9ef973d4a5fd0890d
parentc4107baafed905630f643307508f4c30275b254c
crypto: arm/ghash-ce - add missing async import/export

Since commit 769f07a63a05 ("crypto: ahash - ensure statesize is non-zero"),
all ahash drivers are required to implement import()/export(), and must have
a non-zero statesize. Fix this for the ARM Crypto Extensions GHASH
implementation.

Fixes: 769f07a63a05 ("crypto: ahash - ensure statesize is non-zero")
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