diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2009-07-15 09:11:08 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2009-07-15 09:11:08 +0200 |
commit | 305f9db22d62da10c43c7fd7554ec923c2b8727e (patch) | |
tree | 209c5cf40f758cf5c8e187ef0cfd9cbea2c84d85 /crypto/hmac.c | |
parent | crypto: ahash - Add unaligned handling and default operations (diff) | |
download | linux-305f9db22d62da10c43c7fd7554ec923c2b8727e.tar.xz linux-305f9db22d62da10c43c7fd7554ec923c2b8727e.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions