commit | 215ccd6f55a2144bd553e0a3d12e1386f02309fd | [log] [tgz] |
---|---|---|
author | Neil Horman <nhorman@tuxdriver.com> | Sun Jun 21 21:38:03 2009 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sun Jun 21 21:38:03 2009 +0800 |
tree | c1c70a40344886ffb8822255c40afa1543c2f7dd | |
parent | ea4006576945195ed35824acfb4007ca7cb78b70 [diff] |
crypto: fips - Select CPRNG The ANSI CPRNG has no dependence on FIPS support. FIPS support however, requires the use of the CPRNG. Adjust that depedency relationship in Kconfig. Signed-off-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>