Searched refs:protection_level (Results 1 – 4 of 4) sorted by relevance
69 enum protection_level data_sec = conn->data_prot; in ftpsend()387 enum protection_level level;396 static enum protection_level602 enum protection_level prot_level = conn->data_prot; in do_sec_send()678 char *buffer, enum protection_level level) in Curl_sec_read_msg()738 enum protection_level level = conn->request_data_prot; in sec_set_protection_level()796 enum protection_level l = name_to_level(level); in Curl_sec_request_prot()
42 enum protection_level);
177 enum protection_level data_sec; in Curl_pp_vsendf()312 enum protection_level prot = conn->data_prot; in Curl_pp_readresp()
201 enum protection_level { enum1042 enum protection_level command_prot;1043 enum protection_level data_prot;1044 enum protection_level request_data_prot;