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

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h354 extern int httpEncryption(http_t *http, http_encryption_t e);
H A Dhttp.c36 * httpEncryption() - Set the required encryption on the link.
483 * 'httpEncryption()' - Set the required encryption on the link.
487 httpEncryption(http_t *http, /* I - HTTP data */ function
490 DEBUG_printf(("httpEncryption(http=%p, e=%d)\n", http, e));
/illumos-gate/usr/src/lib/print/libpapi-ipp/common/
H A Dservice.c239 httpEncryption(svc->connection,
H A Dipp-support.c601 httpEncryption(svc->connection, HTTP_ENCRYPT_REQUIRED);

Completed in 164 milliseconds