crypto_rng_get_bytes  213 include/crypto/drbg.h 	ret = crypto_rng_get_bytes(drng, (u8 *)&genbuf, 0);
crypto_rng_get_bytes  245 include/crypto/drbg.h 	ret = crypto_rng_get_bytes(drng, (u8 *)&genbuf, 0);