Searched refs:PySSL_RAND (Results 1 – 1 of 1) sorted by relevance
5107 PySSL_RAND(PyObject *module, int len, int pseudo) in PySSL_RAND() function5157 return PySSL_RAND(module, n, 0); in _ssl_RAND_bytes_impl()5176 return PySSL_RAND(module, n, 1); in _ssl_RAND_pseudo_bytes_impl()