Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_ssl.c4953 PySSLSession_get_time(PySSLSession *self, void *closure) { in PySSLSession_get_time() function
5012 {"time", (getter) PySSLSession_get_time, NULL,