Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_ssl.c296 #if OPENSSL_VERSION_NUMBER < 0x0090800fL && !defined(OPENSSL_NO_ECDH)
297 # define OPENSSL_NO_ECDH macro
2247 #if !defined(OPENSSL_NO_ECDH) && !defined(OPENSSL_VERSION_1_1) in context_new()
3178 #ifndef OPENSSL_NO_ECDH
3497 #ifndef OPENSSL_NO_ECDH
4397 #ifdef OPENSSL_NO_ECDH in init_ssl()