Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_ssl.c3462 PySSL_RAND_add(PyObject *self, PyObject *args) in PySSL_RAND_add() function
3929 {"RAND_add", PySSL_RAND_add, METH_VARARGS,