HomeSort by relevance Sort by last modified time
    Searched refs:tls_credentials (Results 1 - 7 of 7) sorted by null

  /external/libcups/cups/
tls-darwin.c     [all...]
cups-private.h 153 http_tls_credentials_t tls_credentials; member in struct:_cups_globals_s
tls-gnutls.c     [all...]
usersys.c 255 _httpFreeCredentials(cg->tls_credentials);
256 cg->tls_credentials = _httpCreateCredentials(credentials);
259 return (cg->tls_credentials ? 0 : -1);
    [all...]
globals.c 352 _httpFreeCredentials(cg->tls_credentials);
http-private.h 339 http_tls_credentials_t tls_credentials; member in struct:_http_s
http.c     [all...]

Completed in 143 milliseconds