Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/_ssl/
Ddebughelpers.c88 _PySSLContext_get_msg_callback(PySSLContext *self, void *c) { in _PySSLContext_get_msg_callback() function
/aosp_15_r20/external/python/cpython3/Modules/
D_ssl.c4655 {"_msg_callback", (getter) _PySSLContext_get_msg_callback,