Home
last modified time | relevance | path

Searched refs:AuthenticationInformation (Results 1 – 5 of 5) sorted by relevance

/reactos/sdk/lib/lsalib/
H A Dlsa.c188 IN PVOID AuthenticationInformation, in LsaLogonUser() argument
210 ApiMessage.LogonUser.Request.AuthenticationInformation = AuthenticationInformation; in LsaLogonUser()
/reactos/sdk/include/reactos/subsys/lsass/
H A Dlsass.h51 PVOID AuthenticationInformation; member
/reactos/dll/win32/lsasrv/
H A Dauthpackage.c1447 RequestMsg->LogonUser.Request.AuthenticationInformation, in LsapLogonUser()
1479 RequestMsg->LogonUser.Request.AuthenticationInformation, in LsapLogonUser()
1498 RequestMsg->LogonUser.Request.AuthenticationInformation, in LsapLogonUser()
1515 RequestMsg->LogonUser.Request.AuthenticationInformation, in LsapLogonUser()
/reactos/dll/win32/advapi32/sec/
H A Dlsa.c317 IN PTRUSTED_DOMAIN_AUTH_INFORMATION AuthenticationInformation, in LsaCreateTrustedDomainEx() argument
325 PolicyHandle, TrustedDomainInformation, AuthenticationInformation, in LsaCreateTrustedDomainEx()
/reactos/sdk/include/xdk/
H A Dntifs.template.h710 _In_reads_bytes_(AuthenticationInformationLength) PVOID AuthenticationInformation,