Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_ssl.c4993 PySSLSession_get_has_ticket(PySSLSession *self, void *closure) { in PySSLSession_get_has_ticket() function
5006 {"has_ticket", (getter) PySSLSession_get_has_ticket, NULL,