Searched refs:prandom_bytes_state (Results 1 – 1 of 1) sorted by relevance
101 void prandom_bytes_state(struct rnd_state *state, void *buf, size_t bytes) in prandom_bytes_state() function120 EXPORT_SYMBOL(prandom_bytes_state);131 prandom_bytes_state(state, buf, bytes); in prandom_bytes()