Home
last modified time | relevance | path

Searched refs:MHD_OPTION_HTTPS_PRIORITIES (Results 1 – 6 of 6) sorted by relevance

/external/libmicrohttpd/src/testcurl/https/
Dtest_tls_options.c131 MHD_OPTION_HTTPS_PRIORITIES, "NONE:+VERS-TLS1.0:+AES-128-CBC:+SHA1:+RSA:+COMP-NULL", in main()
146 MHD_OPTION_HTTPS_PRIORITIES, "NONE:+VERS-TLS1.0:+AES-256-CBC:+SHA1:+RSA:+COMP-NULL", in main()
Dtest_https_session_info.c112 MHD_OPTION_HTTPS_PRIORITIES, "NORMAL:+ARCFOUR-128", in test_query_session()
/external/libmicrohttpd/src/include/
Dmicrohttpd.h716 MHD_OPTION_HTTPS_PRIORITIES = 11, enumerator
/external/libmicrohttpd/src/microhttpd/
Ddaemon.c3305 case MHD_OPTION_HTTPS_PRIORITIES: in parse_options_va()
3413 case MHD_OPTION_HTTPS_PRIORITIES: in parse_options_va()
3461 (opt <= MHD_OPTION_HTTPS_PRIORITIES)) || (opt == MHD_OPTION_HTTPS_MEM_TRUST)) in parse_options_va()
/external/libmicrohttpd/doc/
Dlibmicrohttpd.texi752 @item MHD_OPTION_HTTPS_PRIORITIES
2687 MHD_OPTION_HTTPS_PRIORITIES can be used.
Dlibmicrohttpd.info656 'MHD_OPTION_HTTPS_PRIORITIES'
2382 MHD_OPTION_HTTPS_PRIORITIES can be used.