Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_ssl.py39 IS_OPENSSL_1_1_0 = not IS_LIBRESSL and ssl.OPENSSL_VERSION_INFO >= (1, 1, 0) variable
4015 if IS_OPENSSL_1_1_0:
4059 if (expected is None and IS_OPENSSL_1_1_0