Searched refs:http_set_private_key_file (Results 1 – 5 of 5) sorted by relevance
113 int http_set_private_key_file(http_handle_t, const char *);
578 if (http_set_private_key_file(handle, in setup_con()
667 http_set_private_key_file(http_handle_t handle, const char *fname) in http_set_private_key_file() function
74 http_set_private_key_file;
698 if (http_set_private_key_file(*handlep, in establish_http_connection()