Home
last modified time | relevance | path

Searched refs:MHD_USE_TLS (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/journal-remote/
Dmicrohttpd-util.h26 # define MHD_USE_TLS MHD_USE_SSL macro
Djournal-gatewayd.c1072 flags |= MHD_USE_TLS; in run()
1076 assert(flags & MHD_USE_TLS); in run()
Djournal-remote-main.c420 flags |= MHD_USE_TLS; in setup_microhttpd_server()