Home
last modified time | relevance | path

Searched refs:s_rng_win32 (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/prngs/
A Drng_get_bytes.c97 static unsigned long s_rng_win32(unsigned char *buf, unsigned long len, in s_rng_win32() function
143 x = s_rng_win32(out, outlen, callback); if (x != 0) { return x; } in rng_get_bytes()

Completed in 2 milliseconds