Re: [PATCH] crypto: move fips_cprng_get_random andfips_cprng_reset to CONFIG_CRYPTO_FIPS

From: Neil Horman
Date: Fri Nov 20 2009 - 10:38:34 EST


On Fri, Nov 20, 2009 at 07:20:19PM +0530, Jaswinder Singh Rajput wrote:
>
> fips_cprng_get_random and fips_cprng_reset is used only by
> CONFIG_CRYPTO_FIPS. This also fixes compilation warnings:
>
> crypto/ansi_cprng.c:360: warning: âfips_cprng_get_randomâ defined but not used
> crypto/ansi_cprng.c:393: warning: âfips_cprng_resetâ defined but not used
>
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@xxxxxxxxx>
Yeah, looks good to me, thanks!
Acked-by: Neil Horman <nhorman@xxxxxxxxxxxxx>

>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/