Home
last modified time | relevance | path

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

/external/curl/lib/
Dcurl_sspi.h79 #ifndef ISC_RET_CONFIDENTIALITY
80 #define ISC_RET_CONFIDENTIALITY 0x00000010 macro
/external/curl/lib/vtls/
Dschannel.c671 if(!(connssl->ret_flags & ISC_RET_CONFIDENTIALITY)) in schannel_connect_step3()