Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_ssl.c.h654 _ssl__SSLContext_session_stats_impl(PySSLContext *self);
659 return _ssl__SSLContext_session_stats_impl(self); in _ssl__SSLContext_session_stats()
/external/python/cpython3/Modules/
D_ssl.c4189 _ssl__SSLContext_session_stats_impl(PySSLContext *self) in _ssl__SSLContext_session_stats_impl() function