Searched refs:test_https_transfer (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
| D | test_https_get.c | 62 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()
|
| D | test_tls_options.c | 126 &test_https_transfer, NULL, daemon_flags, in main()
|
| D | tls_test_common.h | 117 test_https_transfer (void *cls, const char *cipher_suite, int proto_version);
|
| D | test_https_get_parallel.c | 63 ret = test_https_transfer (NULL, in https_transfer_thread_adapter()
|
| D | test_https_get_parallel_threads.c | 64 ret = test_https_transfer (cargs->cls, in https_transfer_thread_adapter()
|
| D | tls_test_common.c | 316 test_https_transfer (void *cls, const char *cipher_suite, int proto_version) in test_https_transfer() function
|