Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dbootstrap_hash.c91 py_getrandom(void *buffer, Py_ssize_t size, int blocking, int raise) in py_getrandom() function
502 res = py_getrandom(buffer, size, blocking, raise); in pyurandom()
/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv18 Python/bootstrap_hash.c py_getrandom getrandom_works -