linux/drivers/crypto/amcc
Herbert Xu 305f9db22d crypto: crypto4xx - Disable SHA implementation
The crypto4xx SHA implementation keeps the hash state in the tfm
data structure.  This breaks a fundamental requirement of ahash
implementations that they must be reentrant.

This patch disables the broken implementation.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2009-07-15 15:11:08 +08:00
..
Makefile crypto: amcc - Add crypt4xx driver 2009-02-18 16:49:43 +08:00
crypto4xx_alg.c crypto: crypto4xx - Use crypto_ahash_set_reqsize 2009-07-14 12:58:13 +08:00
crypto4xx_core.c crypto: crypto4xx - Disable SHA implementation 2009-07-15 15:11:08 +08:00
crypto4xx_core.h crypto: crypto4xx - Switch to new style ahash 2009-07-14 20:21:46 +08:00
crypto4xx_reg_def.h crypto: amcc - Add crypt4xx driver 2009-02-18 16:49:43 +08:00
crypto4xx_sa.c crypto: amcc - Add crypt4xx driver 2009-02-18 16:49:43 +08:00
crypto4xx_sa.h crypto: amcc - Add crypt4xx driver 2009-02-18 16:49:43 +08:00