Searched refs:PySSLMethods (Results 1 – 3 of 3) sorted by relevance
2106 static PyMethodDef PySSLMethods[] = { variable2163 PySSLMethods, /*tp_methods*/
2908 static PyMethodDef PySSLMethods[] = { variable2928 {Py_tp_methods, PySSLMethods},
652 Modules/_ssl.c - PySSLMethods -