Home
last modified time | relevance | path

Searched defs:dev_urandom (Results 1 – 3 of 3) sorted by relevance

/third_party/eudev/src/shared/
Drandom-util.c33 int dev_urandom(void *p, size_t n) { in dev_urandom() function
/third_party/python/Python/
Dbootstrap_hash.c325 dev_urandom(char *buffer, Py_ssize_t size, int raise) in dev_urandom() function
/third_party/glib/glib/
Dgrand.c227 FILE* dev_urandom; in g_rand_new() local