Searched refs:test_daemon_get (Results 1 – 4 of 4) sorted by relevance
/external/libmicrohttpd/src/testcurl/https/ |
D | test_https_multi_daemon.c | 81 test_daemon_get (NULL, cipher_suite, proto_version, DEAMON_TEST_PORT, 0); in test_concurent_daemon_pair() 83 test_daemon_get (NULL, cipher_suite, proto_version, in test_concurent_daemon_pair() 88 test_daemon_get (NULL, cipher_suite, proto_version, DEAMON_TEST_PORT, 0); in test_concurent_daemon_pair()
|
D | test_tls_authentication.c | 65 ret = test_daemon_get (NULL, cipher_suite, proto_version, DEAMON_TEST_PORT, 0); in test_secure_get()
|
D | tls_test_common.h | 83 test_daemon_get (void * cls,
|
D | tls_test_common.c | 66 test_daemon_get (void *cls, in test_daemon_get() function
|