Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_ssl.c.h344 _ssl__SSLSocket_get_channel_binding_impl(PySSLSocket *self,
378 return_value = _ssl__SSLSocket_get_channel_binding_impl(self, cb_type); in _ssl__SSLSocket_get_channel_binding()
/aosp_15_r20/external/python/cpython3/Modules/
D_ssl.c2731 _ssl__SSLSocket_get_channel_binding_impl(PySSLSocket *self, in _ssl__SSLSocket_get_channel_binding_impl() function