__crypto_stdrng_get_bytes
EXPORT_SYMBOL_GPL(__crypto_stdrng_get_bytes);
int __crypto_stdrng_get_bytes(void *buf, unsigned int len);
return __crypto_stdrng_get_bytes(buf, len);