Searched defs:rs_count (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/lib/libc/crypt/ | ||
H A D | arc4random.c | 57 size_t rs_count; /* bytes till reseed */ member |
/openbsd-src/sys/dev/ | ||
H A D | rnd.c | 330 static size_t rs_count; /* bytes till reseed */ global() variable |