mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-11 08:28:34 +00:00
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> |
||
|---|---|---|
| .. | ||
| crypto4xx_alg.c | ||
| crypto4xx_core.c | ||
| crypto4xx_core.h | ||
| crypto4xx_reg_def.h | ||
| crypto4xx_sa.c | ||
| crypto4xx_sa.h | ||
| Makefile | ||