Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Python/
Drandom.c179 dev_urandom_noraise(unsigned char *buffer, Py_ssize_t size) in dev_urandom_noraise() function
428 dev_urandom_noraise(secret, secret_size); in _PyRandom_Init()