Home | History | Annotate | Download | only in clinic

Lines Matching full:proto_version

333 _ssl__SSLContext_impl(PyTypeObject *type, int proto_version);
339 int proto_version;
346 &proto_version)) {
349 return_value = _ssl__SSLContext_impl(type, proto_version);