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

  /external/curl/lib/vtls/
vtls.c 144 static bool init_ssl=FALSE; variable
155 if(init_ssl)
157 init_ssl = TRUE; /* never again */
166 if(init_ssl) {
169 init_ssl = FALSE;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_ssl.c 1648 init_ssl(void) function
    [all...]
  /external/python/cpython2/Modules/
_ssl.c 4067 init_ssl(void) function
    [all...]

Completed in 220 milliseconds