HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_TLSv1_2 (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Modules/
_ssl.c 106 # define HAVE_TLSv1_2 1
108 # define HAVE_TLSv1_2 0
215 #if HAVE_TLSv1_2
    [all...]
  /external/python/cpython3/Modules/
_ssl.c 110 # define HAVE_TLSv1_2 1
112 # define HAVE_TLSv1_2 0
241 #if HAVE_TLSv1_2
    [all...]

Completed in 187 milliseconds