Home
last modified time | relevance | path

Searched refs:_httpTLSStart (Results 1 – 7 of 7) sorted by relevance

/external/libcups/cups/
Dhttp-private.h446 extern int _httpTLSStart(http_t *http);
Dtls-boringssl.c323 _httpTLSStart(http_t *http) /* I - Connection to server */ in _httpTLSStart() function
Dlibcups2.def89 _httpTLSStart
Dhttp.c565 return (_httpTLSStart(http)); in httpEncryption()
2447 if (_httpTLSStart(http) != 0) in httpReconnect2()
2934 if (_httpTLSStart(http) != 0) in _httpUpdate()
Dtls-gnutls.c1239 _httpTLSStart(http_t *http) /* I - Connection to server */ in _httpTLSStart() function
Dtls-darwin.c1154 _httpTLSStart(http_t *http) /* I - HTTP connection */ in _httpTLSStart() function
Dtls-sspi.c926 _httpTLSStart(http_t *http) /* I - HTTP connection */ in _httpTLSStart() function