Home
last modified time | relevance | path

Searched refs:PROT_NONE (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Dkrb5.c96 DEBUGASSERT(data_sec > PROT_NONE && data_sec < PROT_LAST); in ftpsend()
413 return PROT_NONE; in name_to_level()
629 DEBUGASSERT(prot_level > PROT_NONE && prot_level < PROT_LAST); in do_sec_send()
719 DEBUGASSERT(level > PROT_NONE && level < PROT_LAST); in Curl_sec_read_msg()
764 DEBUGASSERT(level > PROT_NONE && level < PROT_LAST); in sec_set_protection_level()
825 if(l == PROT_NONE) in Curl_sec_request_prot()
827 DEBUGASSERT(l > PROT_NONE && l < PROT_LAST); in Curl_sec_request_prot()
H A Dpingpong.c211 DEBUGASSERT(data_sec > PROT_NONE && data_sec < PROT_LAST); in Curl_pp_vsendf()
270 DEBUGASSERT(prot > PROT_NONE && prot < PROT_LAST); in pingpong_read()
H A Durldata.h262 PROT_NONE, /* first in list */ enumerator

Completed in 16 milliseconds