commit | 2024e7d6804b3f6251b28126eceb7f6bf2e3a4e8 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Tue Oct 27 18:51:33 2009 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Oct 27 18:51:33 2009 +0800 |
tree | c39cab03649b8bbb28bccb504d37af3b77bbfbf9 | |
parent | 8ffd1be6779c86ebc2a1013f43fdcee8bdbba2b7 [diff] |
crypto: ansi_cprng - Fix test in get_prng_bytes size_t nbytes cannot be less than 0 and the test was redundant. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>