commit | fa50d7ee45bfd6db66b38fc4930ce3cc3661b845 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Mon Mar 23 21:33:09 2015 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Mar 24 22:24:56 2015 +1100 |
tree | 44fb9986e027cd983a3a1085bc7a1b81c1bc7f4f | |
parent | a83034f5cb135bceb5b23dce1746ef2d98c68234 [diff] |
crypto: arm/ghash - fix big-endian bug in ghash This fixes a bug in the new v8 Crypto Extensions GHASH code that only manifests itself in big-endian mode. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>