OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLOCKSZ
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/upstream-openbsd/lib/libc/crypt/
arc4random.c
48
#define
BLOCKSZ
64
49
#define RSBUFSZ (16*
BLOCKSZ
)
/external/openssh/openbsd-compat/
arc4random.c
60
#define
BLOCKSZ
64
61
#define RSBUFSZ (16*
BLOCKSZ
)
Completed in 94 milliseconds