Home
last modified time | relevance | path

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

/external/curl/lib/
Dcurl_sspi.h71 #ifndef ISC_RET_REPLAY_DETECT
72 #define ISC_RET_REPLAY_DETECT 0x00000004 macro
/external/curl/lib/vtls/
Dschannel.c1229 if(!(BACKEND->ret_flags & ISC_RET_REPLAY_DETECT)) in schannel_connect_step3()