Home
last modified time | relevance | path

Searched refs:numbytes (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/libkern/
H A Darc4random.c67 int numbytes; member
143 chacha20->numbytes = 0; in chacha20_randomstir()
165 chacha20->numbytes = 0;
209 if ((chacha20->numbytes > CHACHA20_RESEED_BYTES) || (tv.tv_sec > chacha20->t_reseed))
229 chacha20->numbytes += length;
230 if (chacha20->numbytes > CHACHA20_RESEED_BYTES) {
/f-stack/freebsd/netpfil/ipfw/
H A Dip_dn_glue.c143 u_long numbytes; member
182 int numbytes; member
207 uint64_t numbytes ; /* credit for transmission (dynamic queues) */ member
248 int64_t numbytes; /* bits I can transmit (more or less). */ member