Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_ssl.c117 # define HAVE_TLSv1_2 1 macro
119 # define HAVE_TLSv1_2 0 macro
246 #if HAVE_TLSv1_2
2190 #if HAVE_TLSv1_2 in context_new()
4348 #if HAVE_TLSv1_2 in init_ssl()
4361 #if HAVE_TLSv1_2 in init_ssl()
/external/python/cpython3/Modules/
D_ssl.c152 # define HAVE_TLSv1_2 1 macro
154 # define HAVE_TLSv1_2 0 macro
323 #if HAVE_TLSv1_2
2964 #if HAVE_TLSv1_2 in _ssl__SSLContext_impl()
5930 #if HAVE_TLSv1_2 in PyInit__ssl()
5943 #if HAVE_TLSv1_2 in PyInit__ssl()