Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_ssl.c.h364 _ssl__SSLContext_impl(PyTypeObject *type, int proto_version);
380 return_value = _ssl__SSLContext_impl(type, proto_version); in _ssl__SSLContext()
/external/python/cpython3/Modules/
D_ssl.c2949 _ssl__SSLContext_impl(PyTypeObject *type, int proto_version) in _ssl__SSLContext_impl() function