Home
last modified time | relevance | path

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

/external/curl/lib/
Dsecurity.c421 enum protection_level level = conn->request_data_prot; in sec_set_protection_level()
480 conn->request_data_prot = l; in Curl_sec_request_prot()
Durldata.h941 enum protection_level request_data_prot; member