Searched refs:_httpTLSStart (Results 1 – 7 of 7) sorted by relevance
457 extern int _httpTLSStart(http_t *http);
327 _httpTLSStart(http_t *http) /* I - Connection to server */ in _httpTLSStart() function
77 _httpTLSStart
576 return (_httpTLSStart(http)); in httpEncryption()2461 if (_httpTLSStart(http) != 0) in httpReconnect2()2850 if (_httpTLSStart(http) != 0) in _httpUpdate()
1244 _httpTLSStart(http_t *http) /* I - Connection to server */ in _httpTLSStart() function
1159 _httpTLSStart(http_t *http) /* I - HTTP connection */ in _httpTLSStart() function
931 _httpTLSStart(http_t *http) /* I - HTTP connection */ in _httpTLSStart() function