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