Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_ssl.c.h146 _ssl__SSLSocket_selected_npn_protocol_impl(PySSLSocket *self);
151 return _ssl__SSLSocket_selected_npn_protocol_impl(self); in _ssl__SSLSocket_selected_npn_protocol()
/external/python/cpython3/Modules/
D_ssl.c2013 _ssl__SSLSocket_selected_npn_protocol_impl(PySSLSocket *self) in _ssl__SSLSocket_selected_npn_protocol_impl() function