Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_ssl.c217 PY_SSL_VERSION_TLS1_1, enumerator
2112 else if (proto_version == PY_SSL_VERSION_TLS1_1) in context_new()
4262 PY_SSL_VERSION_TLS1_1); in init_ssl()