Home
last modified time | relevance | path

Searched refs:request_data_prot (Results 1 – 2 of 2) sorted by relevance

/third_party/curl/lib/
Dkrb5.c736 unsigned char level = conn->request_data_prot; in sec_set_protection_level()
799 conn->request_data_prot = l; in Curl_sec_request_prot()
Durldata.h965 unsigned char request_data_prot; /* enum protection_level */ member