Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_ssl.c70 PY_SSL_VERSION_TLS1 enumerator
303 if (proto_version == PY_SSL_VERSION_TLS1) in newPySSLObject()
1724 PY_SSL_VERSION_TLS1); in init_ssl()