Searched refs:rngprov_getbytes (Results 1 – 1 of 1) sorted by relevance
251 rngprov_getbytes(uint8_t *ptr, size_t need, boolean_t is_taskq_thr) in rngprov_getbytes() function453 (void) rngprov_getbytes(tbuf, len, B_TRUE); in rngprov_task()485 if ((got = rngprov_getbytes(ptr, len, B_FALSE)) == -1) in rnd_get_bytes()