Searched refs:__crypto_stdrng_get_bytes (Results 1 – 2 of 2) sorted by relevance
62 int __crypto_stdrng_get_bytes(void *buf, unsigned int len);80 return __crypto_stdrng_get_bytes(buf, len); in crypto_stdrng_get_bytes()
145 int __crypto_stdrng_get_bytes(void *buf, unsigned int len) in __crypto_stdrng_get_bytes() function157 EXPORT_SYMBOL_GPL(__crypto_stdrng_get_bytes);