OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:readrand
(Results
1 - 1
of
1
) sorted by null
/external/dropbear/
random.c
41
static void
readrand
(unsigned char* buf, unsigned int buflen);
53
static void
readrand
(unsigned char* buf, unsigned int buflen) {
function
143
readrand
(readbuf, sizeof(readbuf));
Completed in 287 milliseconds