Searched hist:"2 cdc6899a88e2b9c6cb82ebd547bf58932d534df" (Results 1 – 2 of 2) sorted by relevance
/linux/crypto/ |
H A D | ghash-generic.c | 2cdc6899a88e2b9c6cb82ebd547bf58932d534df Thu Aug 06 07:32:38 CEST 2009 Huang Ying <ying.huang@intel.com> 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: Huang Ying <ying.huang@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Kconfig | diff 2cdc6899a88e2b9c6cb82ebd547bf58932d534df Thu Aug 06 07:32:38 CEST 2009 Huang Ying <ying.huang@intel.com> 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: Huang Ying <ying.huang@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|