HomeSort by relevance Sort by last modified time
    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 22 milliseconds