Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp-private.h457 extern int _httpTLSStart(http_t *http);
Dtls-boringssl.c327 _httpTLSStart(http_t *http) /* I - Connection to server */ in _httpTLSStart() function
Dlibcups2.def77 _httpTLSStart
Dhttp.c576 return (_httpTLSStart(http)); in httpEncryption()
2461 if (_httpTLSStart(http) != 0) in httpReconnect2()
2850 if (_httpTLSStart(http) != 0) in _httpUpdate()
Dtls-gnutls.c1244 _httpTLSStart(http_t *http) /* I - Connection to server */ in _httpTLSStart() function
Dtls-darwin.c1159 _httpTLSStart(http_t *http) /* I - HTTP connection */ in _httpTLSStart() function
Dtls-sspi.c931 _httpTLSStart(http_t *http) /* I - HTTP connection */ in _httpTLSStart() function