OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISC_RET_REPLAY_DETECT
(Results
1 - 3
of
3
) sorted by null
/external/curl/lib/
curl_sspi.h
71
#ifndef
ISC_RET_REPLAY_DETECT
72
#define
ISC_RET_REPLAY_DETECT
0x00000004
/external/curl/lib/vtls/
schannel.c
543
if(!(connssl->ret_flags &
ISC_RET_REPLAY_DETECT
))
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sspi.h
253
#define
ISC_RET_REPLAY_DETECT
0x00000004
[
all
...]
Completed in 178 milliseconds