Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_ssl.c4981 PySSLSession_get_session_id(PySSLSession *self, void *closure) { in PySSLSession_get_session_id() function
5008 {"id", (getter) PySSLSession_get_session_id, NULL,