Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_ssl.c3620 get_post_handshake_auth(PySSLContext *self, void *c) { in get_post_handshake_auth() function
4563 {"post_handshake_auth", (getter) get_post_handshake_auth,