Home
last modified time | relevance | path

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

/reactos/sdk/lib/lsalib/
H A Dlsa.c189 IN ULONG AuthenticationInformationLength, in LsaLogonUser() argument
211 ApiMessage.LogonUser.Request.AuthenticationInformationLength = AuthenticationInformationLength; in LsaLogonUser()
/reactos/sdk/include/reactos/subsys/lsass/
H A Dlsass.h52 ULONG AuthenticationInformationLength; member
/reactos/dll/win32/lsasrv/
H A Dauthpackage.c1433 if (RequestMsg->LogonUser.Request.AuthenticationInformationLength > 0) in LsapLogonUser()
1438 … RequestMsg->LogonUser.Request.AuthenticationInformationLength); in LsapLogonUser()
1449 RequestMsg->LogonUser.Request.AuthenticationInformationLength, in LsapLogonUser()
1480 … RequestMsg->LogonUser.Request.AuthenticationInformationLength, in LsapLogonUser()
1499 … RequestMsg->LogonUser.Request.AuthenticationInformationLength, in LsapLogonUser()
1516 … RequestMsg->LogonUser.Request.AuthenticationInformationLength, in LsapLogonUser()
/reactos/sdk/include/xdk/
H A Dntifs.template.h710 _In_reads_bytes_(AuthenticationInformationLength) PVOID AuthenticationInformation,
711 _In_ ULONG AuthenticationInformationLength,