original_kernel/drivers/crypto
Herbert Xu 946fef4e14 [CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is m
Currently it is possible to select HW_RANDOM as a module and have
hifn795x built-in.  This causes a build problem because hifn795x
will then call hwrng_register which isn't built-in.

This patch introduces a new config option to control the hifn795x
RNG which lets us avoid this problem.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2008-01-26 09:48:44 +11:00
..
Kconfig [CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is m 2008-01-26 09:48:44 +11:00
Makefile
geode-aes.c
geode-aes.h
hifn_795x.c [CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is m 2008-01-26 09:48:44 +11:00
padlock-aes.c
padlock-sha.c
padlock.h