Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_ssl.c216 PY_SSL_VERSION_TLS1, enumerator
220 PY_SSL_VERSION_TLS1
2109 if (proto_version == PY_SSL_VERSION_TLS1) in context_new()
4259 PY_SSL_VERSION_TLS1); in init_ssl()