Home
last modified time | relevance | path

Searched refs:SID_CTX (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_ssl.c3191 #define SID_CTX "Python" in _ssl__SSLContext_impl() macro
3192 SSL_CTX_set_session_id_context(self->ctx, (const unsigned char *) SID_CTX, in _ssl__SSLContext_impl()
3193 sizeof(SID_CTX)); in _ssl__SSLContext_impl()
3194 #undef SID_CTX in _ssl__SSLContext_impl() macro

Completed in 8 milliseconds