Searched refs:http_set_random_file (Results 1 – 6 of 6) sorted by relevance
108 int http_set_random_file(http_handle_t, const char *);
559 if (http_set_random_file(handle, "/dev/urandom") == -1) in setup_con()
502 http_set_random_file(http_handle_t handle, const char *fname) in http_set_random_file() function
76 http_set_random_file;
655 if (http_set_random_file(*handlep, "/dev/urandom") < 0) { in establish_http_connection()
1685 if (http_set_random_file(ps->hps, RANDOM) != 0) { in web_setup()