Searched hist:"2 cdc6899a88e2b9c6cb82ebd547bf58932d534df" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/crypto/ |
H A D | ghash-generic.c | 2cdc6899a88e2b9c6cb82ebd547bf58932d534df Thu Aug 06 00:32:38 CDT 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 | Makefile | 2cdc6899a88e2b9c6cb82ebd547bf58932d534df Thu Aug 06 00:32:38 CDT 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 | 2cdc6899a88e2b9c6cb82ebd547bf58932d534df Thu Aug 06 00:32:38 CDT 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>
|