/external/libmicrohttpd/src/testcurl/https/ |
test_https_get.c | 51 NULL, NULL, &http_ahc, NULL, 80 NULL, NULL, &http_ahc, NULL,
|
test_https_multi_daemon.c | 55 NULL, NULL, &http_ahc, NULL, 68 NULL, NULL, &http_ahc, NULL,
|
test_tls_authentication.c | 54 NULL, NULL, &http_ahc, NULL,
|
tls_test_common.h | 92 http_ahc (void *cls, struct MHD_Connection *connection,
|
test_https_sni.c | 266 &http_ahc, NULL,
|
tls_test_common.c | 165 http_ahc (void *cls, struct MHD_Connection *connection, function 370 NULL, NULL, &http_ahc, NULL, arg_list);
|
/external/libmicrohttpd/src/examples/ |
https_fileserver_example.c | 116 http_ahc (void *cls, function 180 MHD_USE_SSL, atoi (argv[1]), NULL, NULL, &http_ahc,
|