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

  /external/libcups/cups/
tls.c 74 httpCredentialsGetTrust(cups_array_t *credentials, const char *common_name)
testcreds.c 78 trust = httpCredentialsGetTrust(hcreds, hostname);
testhttp.c 629 http_trust_t trust = httpCredentialsGetTrust(creds, hostname);
664 trust = httpCredentialsGetTrust(creds, hostname);
http.h 627 extern http_trust_t httpCredentialsGetTrust(cups_array_t *credentials, const char *common_name) _CUPS_API_2_0;
tls-gnutls.c 419 * 'httpCredentialsGetTrust()' - Return the trust of credentials.
425 httpCredentialsGetTrust(
    [all...]
tls-darwin.c 590 * 'httpCredentialsGetTrust()' - Return the trust of credentials.
596 httpCredentialsGetTrust(
    [all...]
tls-sspi.c 240 * 'httpCredentialsGetTrust()' - Return the trust of credentials.
246 httpCredentialsGetTrust(
    [all...]

Completed in 366 milliseconds