Home
last modified time | relevance | path

Searched refs:http_encryption_t (Results 1 – 11 of 11) sorted by relevance

/external/libcups/cups/
Dusersys.c65 http_encryption_t encryption; /* Encryption setting */
114 http_encryption_t /* O - Encryption settings */
120 if (cg->encryption == (http_encryption_t)-1) in cupsEncryption()
281 cupsSetEncryption(http_encryption_t e) /* I - New encryption preference */ in cupsSetEncryption()
932 if (cg->encryption == (http_encryption_t)-1) in _cupsSetDefaults()
1076 if (cc->encryption == (http_encryption_t)-1) in cups_finalize_client_conf()
1173 cc->encryption = (http_encryption_t)-1; in cups_init_client_conf()
Dhttp.h149 } http_encryption_t; typedef
465 http_encryption_t encryption)
468 extern int httpEncryption(http_t *http, http_encryption_t e);
611 int family, http_encryption_t encryption,
636 extern http_encryption_t httpGetEncryption(http_t *http) _CUPS_API_2_0;
Dcups-private.h145 http_encryption_t encryption; /* Encryption setting */
Dglobals.c203 cg->encryption = (http_encryption_t)-1; in cups_globals_alloc()
Dcups.h343 extern http_encryption_t cupsEncryption(void);
381 extern void cupsSetEncryption(http_encryption_t e);
Dhttp-private.h304 http_encryption_t encryption; /* Encryption requirements */
Dhttp.c53 http_encryption_t encryption,
455 http_encryption_t encryption, /* I - Type of encryption to use */ in httpConnect2()
503 http_encryption_t encryption) /* I - Type of encryption to use */ in httpConnectEncrypt()
549 http_encryption_t e) /* I - New encryption preference */ in httpEncryption()
922 http_encryption_t /* O - Current encryption mode */
3974 http_encryption_t encryption, /* I - Encryption to use */ in http_create()
Ddest-localization.c334 http_encryption_t encryption; /* Encryption to use */ in cups_create_localizations()
Dtesthttp.c226 http_encryption_t encryption; /* Encryption type */ in main()
Ddest.c612 http_encryption_t encryption; /* Encryption to use */ in cupsConnectDest()
/external/libcups/filter/
Dtestclient.c38 http_encryption_t encryption; /* Use encryption? */
85 http_encryption_t encryption; /* Encryption mode */ in main()