Searched defs:bytes_to_read (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/dev/random/
H A Drandomdev.c536 int bytes_to_read = 0; local
577 int bytes_to_read = min(bytes_remaining, kBlockSize - g_bytes_used); local
[all...]

Completed in 21 milliseconds