Home
last modified time | relevance | path

Searched refs:ISC_REQ_USE_SUPPLIED_CREDS (Results 1 – 4 of 4) sorted by relevance

/reactos/modules/rostests/winetests/secur32/
H A Dschannel.c849 ISC_REQ_CONFIDENTIALITY|ISC_REQ_STREAM|ISC_REQ_USE_SUPPLIED_CREDS, in test_communication()
866 ISC_REQ_USE_SUPPLIED_CREDS, in test_communication()
/reactos/sdk/include/psdk/
H A Dsspi.h369 #define ISC_REQ_USE_SUPPLIED_CREDS 0x00000080 macro
/reactos/sdk/include/xdk/
H A Dsspi.h150 #define ISC_REQ_USE_SUPPLIED_CREDS 0x00000080 macro
/reactos/dll/3rdparty/libtirpc/src/
H A Dauth_sspi.c921 if (flags & ISC_REQ_USE_SUPPLIED_CREDS) log_debug("ISC_REQ_USE_SUPPLIED_CREDS");