Searched refs:MHD_USE_TLS (Results 1 – 3 of 3) sorted by relevance
26 # define MHD_USE_TLS MHD_USE_SSL macro
1072 flags |= MHD_USE_TLS; in run()1076 assert(flags & MHD_USE_TLS); in run()
420 flags |= MHD_USE_TLS; in setup_microhttpd_server()