Home
last modified time | relevance | path

Searched refs:protection_level (Results 1 - 4 of 4) sorted by relevance

/third_party/curl/lib/
H A Dcurl_krb5.h44 enum protection_level);
H A Dpingpong.c174 enum protection_level data_sec; in Curl_pp_vsendf()
261 enum protection_level prot = data->conn->data_prot; in pingpong_read()
H A Dkrb5.c609 enum protection_level prot_level = conn->data_prot; in do_sec_send()
685 char *buffer, enum protection_level level) in Curl_sec_read_msg()
H A Durldata.h239 enum protection_level { enum
978 unsigned char command_prot; /* enum protection_level */
979 unsigned char data_prot; /* enum protection_level */
980 unsigned char request_data_prot; /* enum protection_level */

Completed in 8 milliseconds