Searched refs:SubAuthority (Results 1 – 2 of 2) sorted by relevance
1219 __le32 SubAuthority[]; member1221 static_assert(offsetof(struct SID, SubAuthority) == 8);
1686 return struct_size(sid, SubAuthority, sid->SubAuthorityCount); in sid_length()1758 if (sd_owner + offsetof(struct SID, SubAuthority) > len) in is_sd_valid()1772 if (sd_group + offsetof(struct SID, SubAuthority) > len) in is_sd_valid()