Searched refs:AuthenticationInformationLength (Results 1 – 4 of 4) sorted by relevance
189 IN ULONG AuthenticationInformationLength, in LsaLogonUser() argument211 ApiMessage.LogonUser.Request.AuthenticationInformationLength = AuthenticationInformationLength; in LsaLogonUser()
52 ULONG AuthenticationInformationLength; member
1433 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()
710 _In_reads_bytes_(AuthenticationInformationLength) PVOID AuthenticationInformation,711 _In_ ULONG AuthenticationInformationLength,