Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp-private.h338 extern void _httpTLSInitialize(void) _CUPS_PRIVATE;
Dtls-boringssl.c280 _httpTLSInitialize(void) in _httpTLSInitialize() function
Dlibcups2.def91 _httpTLSInitialize
Dtls-gnutls.c1175 _httpTLSInitialize(void) in _httpTLSInitialize() function
Dtls-darwin.c1120 _httpTLSInitialize(void) in _httpTLSInitialize() function
Dtls-sspi.c670 _httpTLSInitialize(void) in _httpTLSInitialize() function
Dhttp.c1532 _httpTLSInitialize(); in httpInitialize()