Searched hist:f2c89a10de4fd123a3d15223d26994f2fe1b95d8 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/crypto/ |
H A D | drbg.c | f2c89a10de4fd123a3d15223d26994f2fe1b95d8 Fri Jul 04 09:15:08 CDT 2014 Herbert Xu <herbert@gondor.apana.org.au> crypto: drbg - Use Kconfig to ensure at least one RNG option is set
This patch removes the build-time test that ensures at least one RNG is set. Instead we will simply not build drbg if no options are set through Kconfig.
This also fixes a typo in the name of the Kconfig option CRYTPO_DRBG (should be CRYPTO_DRBG).
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Makefile | f2c89a10de4fd123a3d15223d26994f2fe1b95d8 Fri Jul 04 09:15:08 CDT 2014 Herbert Xu <herbert@gondor.apana.org.au> crypto: drbg - Use Kconfig to ensure at least one RNG option is set
This patch removes the build-time test that ensures at least one RNG is set. Instead we will simply not build drbg if no options are set through Kconfig.
This also fixes a typo in the name of the Kconfig option CRYTPO_DRBG (should be CRYPTO_DRBG).
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Kconfig | f2c89a10de4fd123a3d15223d26994f2fe1b95d8 Fri Jul 04 09:15:08 CDT 2014 Herbert Xu <herbert@gondor.apana.org.au> crypto: drbg - Use Kconfig to ensure at least one RNG option is set
This patch removes the build-time test that ensures at least one RNG is set. Instead we will simply not build drbg if no options are set through Kconfig.
This also fixes a typo in the name of the Kconfig option CRYTPO_DRBG (should be CRYPTO_DRBG).
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|