Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dkrb5.c738 enum protection_level level = conn->request_data_prot; in sec_set_protection_level()
800 conn->request_data_prot = l; in Curl_sec_request_prot()
Durldata.h1044 enum protection_level request_data_prot; member