mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-24 07:57:11 +00:00
This patch adds support for crypto4xx's ANSI X9.17 Annex C compliant pseudo random number generator which provides a pseudo random source for the purpose of generating Initialization Vectors (IV's) for AES algorithms to the Packet Engine and other pseudo random number requirements. Signed-off-by: Christian Lamparter <chunkeey@gmail.com> 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.h | ||
| crypto4xx_trng.c | ||
| crypto4xx_trng.h | ||
| Makefile | ||