Searched refs:SubAuthority (Results 1 – 2 of 2) sorted by relevance
1214 __le32 SubAuthority[]; member1216 static_assert(offsetof(struct SID, SubAuthority) == 8);
1703 return struct_size(sid, SubAuthority, sid->SubAuthorityCount); in sid_length()1775 if (sd_owner + offsetof(struct SID, SubAuthority) > len) in is_sd_valid()1789 if (sd_group + offsetof(struct SID, SubAuthority) > len) in is_sd_valid()