Lines Matching full:sids
2078 * initial SIDs. in services_convert_context()
2085 " the initial SIDs list\n"); in services_convert_context()
2281 pr_err("SELinux: unable to load the initial SIDs\n"); in security_load_policy()
2690 * security_get_user_sids - Obtain reachable SIDs for a user.
2693 * @sids: array of reachable SIDs for user
2694 * @nel: number of elements in @sids
2696 * Generate the set of SIDs for legal security contexts
2698 * Set *@sids to point to a dynamically allocated
2699 * array containing the set of SIDs. Set *@nel to the
2705 u32 **sids, in security_get_user_sids() argument
2719 *sids = NULL; in security_get_user_sids()
2807 *sids = mysids2; in security_get_user_sids()
2822 * transition SIDs or task SIDs.
3245 * security_net_peersid_resolve - Compare and resolve two network peer SIDs
3252 * Compare the @nlbl_sid and @xfrm_sid values and if the two SIDs can be
3329 /* at present NetLabel SIDs/labels really only carry MLS in security_net_peersid_resolve()