Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_ssl.c.h324 _ssl__SSLSocket_get_channel_binding_impl(PySSLSocket *self,
339 return_value = _ssl__SSLSocket_get_channel_binding_impl(self, cb_type); in _ssl__SSLSocket_get_channel_binding()
/external/python/cpython3/Modules/
D_ssl.c2634 _ssl__SSLSocket_get_channel_binding_impl(PySSLSocket *self, in _ssl__SSLSocket_get_channel_binding_impl() function