Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtls.c73 http_trust_t
Dtestcreds.c37 http_trust_t trust; /* Trust evaluation for connection */ in main()
Dhttp.h355 } http_trust_t; typedef
631 extern http_trust_t httpCredentialsGetTrust(cups_array_t *credentials, const char *common_name) _CU…
Dtls-gnutls.c426 http_trust_t /* O - Level of trust */
431 http_trust_t trust = HTTP_TRUST_OK; in httpCredentialsGetTrust()
Dtesthttp.c674 http_trust_t trust = httpCredentialsGetTrust(creds, hostname); in main()
Dtls-darwin.c597 http_trust_t /* O - Level of trust */
603 http_trust_t trust = HTTP_TRUST_OK; in httpCredentialsGetTrust()
Dtls-sspi.c247 http_trust_t /* O - Level of trust */
252 http_trust_t trust = HTTP_TRUST_OK; /* Level of trust */ in httpCredentialsGetTrust()