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.h73 #ifndef ISC_RET_REPLAY_DETECT
74 #define ISC_RET_REPLAY_DETECT 0x00000004 macro
/external/curl/lib/vtls/
Dschannel.c1710 if(!(backend->ret_flags & ISC_RET_REPLAY_DETECT)) in schannel_connect_step3()