Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_ssl_data.h1232 #ifdef SSL_R_SERVERHELLO_TLSEXT
1233 {"SERVERHELLO_TLSEXT", ERR_LIB_SSL, SSL_R_SERVERHELLO_TLSEXT},
/external/python/cpython2/Modules/
D_ssl_data.h1232 #ifdef SSL_R_SERVERHELLO_TLSEXT
1233 {"SERVERHELLO_TLSEXT", ERR_LIB_SSL, SSL_R_SERVERHELLO_TLSEXT},
/external/boringssl/src/include/openssl/
Dssl.h4620 #define SSL_R_SERVERHELLO_TLSEXT 207 macro