Home
last modified time | relevance | path

Searched defs:SidSize (Results 1 – 6 of 6) sorted by relevance

/reactos/modules/rostests/kmtests/ntos_se/
H A Dse.h31 #define CheckSid(Sid, SidSize, ExpectedSid) CheckSid_(Sid, SidSize, ExpectedSid, __FILE__, __LINE__) argument
32 #define CheckSid_(Sid, SidSize, ExpectedSid, file, line) CheckSid__(Sid, SidSize, ExpectedSid, file… argument
H A DSeHelpers.c91 _In_ ULONG SidSize, in CheckSid__()
/reactos/ntoskrnl/config/
H A Dcmse.c146 ULONG SidSize; in CmpQuerySecurityDescriptor() local
/reactos/drivers/crypto/ksecdd/
H A Dstubs.c335 _Inout_ PULONG SidSize, in SecLookupAccountName()
365 _Inout_opt_ PULONG SidSize) in SecLookupWellKnownSid()
/reactos/ntoskrnl/se/
H A Dsid.c321 ULONG SidSize = 0; in SepCaptureSid() local
H A Dsd.c161 ULONG SidSize; in SeSetWorldSecurityDescriptor() local