Lines Matching full:sids
2107 * initial SIDs. in services_convert_context()
2114 " the initial SIDs list\n"); in services_convert_context()
2310 pr_err("SELinux: unable to load the initial SIDs\n"); in security_load_policy()
2717 * security_get_user_sids - Obtain reachable SIDs for a user.
2720 * @sids: array of reachable SIDs for user
2721 * @nel: number of elements in @sids
2723 * Generate the set of SIDs for legal security contexts
2725 * Set *@sids to point to a dynamically allocated
2726 * array containing the set of SIDs. Set *@nel to the
2732 u32 **sids, in security_get_user_sids() argument
2746 *sids = NULL; in security_get_user_sids()
2834 *sids = mysids2; in security_get_user_sids()
2849 * transition SIDs or task SIDs.
3272 * security_net_peersid_resolve - Compare and resolve two network peer SIDs
3279 * Compare the @nlbl_sid and @xfrm_sid values and if the two SIDs can be
3356 /* at present NetLabel SIDs/labels really only carry MLS in security_net_peersid_resolve()