Lines Matching full:sids
2067 * initial SIDs. in services_convert_context()
2074 " the initial SIDs list\n"); in services_convert_context()
2270 pr_err("SELinux: unable to load the initial SIDs\n"); in security_load_policy()
2679 * security_get_user_sids - Obtain reachable SIDs for a user.
2682 * @sids: array of reachable SIDs for user
2683 * @nel: number of elements in @sids
2685 * Generate the set of SIDs for legal security contexts
2687 * Set *@sids to point to a dynamically allocated
2688 * array containing the set of SIDs. Set *@nel to the
2694 u32 **sids, in security_get_user_sids() argument
2708 *sids = NULL; in security_get_user_sids()
2796 *sids = mysids2; in security_get_user_sids()
2811 * transition SIDs or task SIDs.
3234 * security_net_peersid_resolve - Compare and resolve two network peer SIDs
3241 * Compare the @nlbl_sid and @xfrm_sid values and if the two SIDs can be
3318 /* at present NetLabel SIDs/labels really only carry MLS in security_net_peersid_resolve()