Home
last modified time | relevance | path

Searched refs:httpEncryption (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dmapfile58 httpEncryption ;
H A Dhttp.h352 extern int httpEncryption(http_t *http, http_encryption_t e);
H A Dhttp.c485 httpEncryption(http_t *http, /* I - HTTP data */ in httpEncryption() function
/illumos-gate/usr/src/lib/print/libpapi-ipp/common/
H A Dservice.c234 httpEncryption(svc->connection, in papiServiceSetEncryption()
H A Dipp-support.c601 httpEncryption(svc->connection, HTTP_ENCRYPT_REQUIRED); in ipp_send_request_with_file()