Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
Dtest_https_get.c62 ret = test_https_transfer (test_fd, cipher_suite, proto_version); in test_cipher_option()
91 ret = test_https_transfer (test_fd, cipher_suite, proto_version); in test_secure_get()
Dtest_tls_options.c126 &test_https_transfer, NULL, daemon_flags, in main()
Dtls_test_common.h117 test_https_transfer (void *cls, const char *cipher_suite, int proto_version);
Dtest_https_get_parallel.c63 ret = test_https_transfer (NULL, in https_transfer_thread_adapter()
Dtest_https_get_parallel_threads.c64 ret = test_https_transfer (cargs->cls, in https_transfer_thread_adapter()
Dtls_test_common.c316 test_https_transfer (void *cls, const char *cipher_suite, int proto_version) in test_https_transfer() function