Searched refs:Sd1 (Results 1 – 1 of 1) sorted by relevance
151 ObpCompareSecurityDescriptors(IN PSECURITY_DESCRIPTOR Sd1, in ObpCompareSecurityDescriptors() argument156 ASSERT(Length1 == RtlLengthSecurityDescriptor(Sd1)); in ObpCompareSecurityDescriptors()165 return RtlEqualMemory(Sd1, Sd2, Length1); in ObpCompareSecurityDescriptors()