Searched refs:prandom_bytes_state (Results 1 – 1 of 1) sorted by relevance
90 void prandom_bytes_state(struct rnd_state *state, void *buf, int bytes) in prandom_bytes_state() function113 EXPORT_SYMBOL(prandom_bytes_state);124 prandom_bytes_state(state, buf, bytes); in prandom_bytes()