Skip to content
Snippets Groups Projects
Commit 2cdc6899 authored by Huang Ying's avatar Huang Ying Committed by Herbert Xu
Browse files

crypto: ghash - Add GHASH digest algorithm for GCM


GHASH is implemented as a shash algorithm. The actual implementation
is copied from gcm.c. This makes it possible to add
architecture/hardware accelerated GHASH implementation.

Signed-off-by: default avatarHuang Ying <ying.huang@intel.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent cbdcf80d
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment