Searched refs:rnd (Results 1 – 1 of 1) sorted by relevance
107 u_int rnd[128 / sizeof(u_int)]; in arc4_stir() member118 read(fd, rdat.rnd, sizeof(rdat.rnd)); in arc4_stir()135 u_char rnd[128]; in arc4_stir()145 len = sizeof(rnd); in arc4_stir()146 sysctl(mib, 2, rnd, &len, NULL, 0); in arc4_stir()149 arc4_addrandom(rnd, sizeof(rnd)); in arc4_stir()