Skip to content
Commit a1940263 authored by Jason A. Donenfeld's avatar Jason A. Donenfeld
Browse files

random: make consistent use of buf and len



The current code was a mix of "nbytes", "count", "size", "buffer", "in",
and so forth. Instead, let's clean this up by naming input parameters
"buf" (or "ubuf") and "len", so that you always understand that you're
reading this variety of function argument.

Signed-off-by: default avatarJason A. Donenfeld <Jason@zx2c4.com>
parent 7c3a8a1d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment