Home
last modified time | relevance | path

Searched refs:lcg_urandom (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.c330 lcg_urandom(unsigned int x0, unsigned char *buffer, size_t size) in lcg_urandom() function
417 lcg_urandom(seed, (unsigned char*)secret, secret_size); in _PyRandom_Init()