HomeSort by relevance Sort by last modified time
    Searched full:rng_win32 (Results 1 - 1 of 1) sorted by null

  /external/dropbear/libtomcrypt/src/prngs/
rng_get_bytes.c 99 static unsigned long rng_win32(unsigned char *buf, unsigned long len, function
138 x = rng_win32(out, outlen, callback); if (x != 0) { return x; }

Completed in 273 milliseconds