Searched refs:_httpTLSStart (Results 1 – 7 of 7) sorted by relevance
446 extern int _httpTLSStart(http_t *http);
323 _httpTLSStart(http_t *http) /* I - Connection to server */ in _httpTLSStart() function
89 _httpTLSStart
565 return (_httpTLSStart(http)); in httpEncryption()2447 if (_httpTLSStart(http) != 0) in httpReconnect2()2934 if (_httpTLSStart(http) != 0) in _httpUpdate()
1239 _httpTLSStart(http_t *http) /* I - Connection to server */ in _httpTLSStart() function
1154 _httpTLSStart(http_t *http) /* I - HTTP connection */ in _httpTLSStart() function
926 _httpTLSStart(http_t *http) /* I - HTTP connection */ in _httpTLSStart() function