Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_ssl.c105 # define PY_OPENSSL_1_1_API 1 macro
110 # define PY_OPENSSL_1_1_API 1 macro
167 #ifndef PY_OPENSSL_1_1_API
/external/python/cpython3/Modules/
D_ssl.c142 # define PY_OPENSSL_1_1_API 1 macro
165 # define PY_OPENSSL_1_1_API 1 macro
216 #ifndef PY_OPENSSL_1_1_API
5324 #ifdef PY_OPENSSL_1_1_API in PySSL_RAND()