Home
last modified time | relevance | path

Searched defs:fillbuf (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/regress/lib/libc/arc4random-fork/
H A Darc4random-fork.c59 fillbuf(Buf *buf) in fillbuf() function
/openbsd-src/gnu/lib/libiberty/src/
H A Dmd5.c59 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
/openbsd-src/usr.bin/nc/
H A Dnetcat.c1324 fillbuf(int fd, unsigned char *buf, size_t *bufpos, struct tls *tls) fillbuf() function