Searched refs:httpIsEncrypted (Results 1 – 4 of 4) sorted by relevance
361 httpIsEncrypted
642 extern int httpIsEncrypted(http_t *http) _CUPS_API_2_0;
666 if (httpIsEncrypted(http)) in main()
1610 httpIsEncrypted(http_t *http) /* I - HTTP connection */ in httpIsEncrypted() function