Searched refs:httpEncryption (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/cups-408/cups/cups/
H A Dgetputfile.c150 httpEncryption(http, HTTP_ENCRYPTION_REQUIRED);
430 httpEncryption(http, HTTP_ENCRYPTION_REQUIRED);
H A Dgetdevices.c152 httpEncryption(http, HTTP_ENCRYPTION_REQUIRED);
H A Drequest.c459 httpEncryption(http, HTTP_ENCRYPTION_REQUIRED);
664 httpEncryption(http, HTTP_ENCRYPTION_REQUIRED))
865 if (httpEncryption(http, HTTP_ENCRYPTION_REQUIRED))
H A Dtesthttp.c750 httpEncryption(http, HTTP_ENCRYPTION_REQUIRED);
843 httpEncryption(http, HTTP_ENCRYPTION_REQUIRED);
H A Dhttp.h465 extern int httpEncryption(http_t *http, http_encryption_t e);
H A Dusersys.c245 httpEncryption(cg->http, e);
H A Dhttp.c537 * 'httpEncryption()' - Set the required encryption on the link.
541 httpEncryption(http_t *http, /* I - HTTP connection */ function
544 DEBUG_printf(("httpEncryption(http=%p, e=%d)", http, e));
/macosx-10.10.1/cups-408/cups/systemv/
H A Dcancel.c79 httpEncryption(http, HTTP_ENCRYPT_REQUIRED);
H A Dlpadmin.c223 httpEncryption(http, HTTP_ENCRYPT_REQUIRED);
/macosx-10.10.1/cups-408/cups/berkeley/
H A Dlpq.c81 httpEncryption(http, HTTP_ENCRYPT_REQUIRED);
/macosx-10.10.1/cups-408/cups/scheduler/
H A Dclient.c2888 if (httpEncryption(con->http, e))
/macosx-10.10.1/cups-408/cups/test/
H A Dippserver.c4384 if (httpEncryption(client->http, HTTP_ENCRYPTION_ALWAYS))
4561 if (httpEncryption(client->http, HTTP_ENCRYPTION_REQUIRED))

Completed in 208 milliseconds