Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_ssl.c.h707 _ssl__SSLContext_cert_store_stats_impl(PySSLContext *self);
712 return _ssl__SSLContext_cert_store_stats_impl(self); in _ssl__SSLContext_cert_store_stats()
/external/python/cpython3/Modules/
D_ssl.c4451 _ssl__SSLContext_cert_store_stats_impl(PySSLContext *self) in _ssl__SSLContext_cert_store_stats_impl() function