Home
last modified time | relevance | path

Searched refs:QueryCredentialsAttributesW (Results 1 – 9 of 9) sorted by relevance

/reactos/dll/win32/security/
H A Dsecurity.spec29 @ stdcall QueryCredentialsAttributesW(ptr long ptr) SECUR32.QueryCredentialsAttributesW
/reactos/drivers/crypto/ksecdd/
H A Dksecdd.spec27 @ stdcall QueryCredentialsAttributesW(ptr long ptr)
H A Dstubs.c286 QueryCredentialsAttributesW( in QueryCredentialsAttributesW() function
/reactos/dll/win32/secur32/
H A Dsecur32.spec49 @ stdcall QueryCredentialsAttributesW(ptr long ptr)
H A Dsspi.c92 QueryCredentialsAttributesW,
236 if (inFnTableW->QueryCredentialsAttributesW) in _makeFnTableA()
308 fnTableW->QueryCredentialsAttributesW = in _makeFnTableW()
H A Dwrapper.c207 SECURITY_STATUS WINAPI QueryCredentialsAttributesW( in QueryCredentialsAttributesW() function
220 if (package->provider->fnTableW.QueryCredentialsAttributesW) in QueryCredentialsAttributesW()
221 ret = package->provider->fnTableW.QueryCredentialsAttributesW( in QueryCredentialsAttributesW()
H A Dthunks.c96 if (package->provider->fnTableW.QueryCredentialsAttributesW) in thunk_QueryCredentialsAttributesA()
98 ret = package->provider->fnTableW.QueryCredentialsAttributesW( in thunk_QueryCredentialsAttributesA()
/reactos/sdk/include/xdk/
H A Dsspi.h987 QueryCredentialsAttributesW(
991 #define QueryCredentialsAttributes QueryCredentialsAttributesW
1274 QUERY_CREDENTIALS_ATTRIBUTES_FN_W QueryCredentialsAttributesW; member
/reactos/sdk/include/psdk/
H A Dsspi.h221 QueryCredentialsAttributesW(
992 QUERY_CREDENTIALS_ATTRIBUTES_FN_W QueryCredentialsAttributesW; member