Home
last modified time | relevance | path

Searched refs:send_curl_req (Results 1 – 3 of 3) sorted by relevance

/external/libmicrohttpd/src/testcurl/https/
Dtest_tls_options.c67 send_curl_req (url, &cbc, cipher_suite, curl_req_ssl_version)) in test_unmatching_ssl_version()
Dtls_test_common.h113 send_curl_req (char *url, struct CBC *cbc, const char *cipher_suite,
Dtls_test_common.c210 send_curl_req (char *url, struct CBC * cbc, const char *cipher_suite, in send_curl_req() function
338 if (CURLE_OK != send_curl_req (url, &cbc, cipher_suite, proto_version)) in test_https_transfer()