Home
last modified time | relevance | path

Searched refs:http_trust_t (Results 1 – 8 of 8) sorted by relevance

/external/libcups/cups/
Dtls.c68 http_trust_t
Dtestcreds.c31 http_trust_t trust; /* Trust evaluation for connection */ in main()
Dhttp.h350 } http_trust_t; typedef
566 extern http_trust_t httpCredentialsGetTrust(cups_array_t *credentials, const char *common_name) _CU…
Dtls-gnutls.c446 http_trust_t /* O - Level of trust */
451 http_trust_t trust = HTTP_TRUST_OK; in httpCredentialsGetTrust()
Dtesthttp.c669 http_trust_t trust = httpCredentialsGetTrust(creds, hostname); in main()
Dtls-darwin.c590 http_trust_t /* O - Level of trust */
596 http_trust_t trust = HTTP_TRUST_OK; in httpCredentialsGetTrust()
Dtls-sspi.c241 http_trust_t /* O - Level of trust */
246 http_trust_t trust = HTTP_TRUST_OK; /* Level of trust */ in httpCredentialsGetTrust()
/external/libcups/backend/
Dipp.c801 http_trust_t trust; /* Trust level */ in main()