Lines Matching full:sids
2071 * initial SIDs. in services_convert_context()
2078 " the initial SIDs list\n"); in services_convert_context()
2274 pr_err("SELinux: unable to load the initial SIDs\n"); in security_load_policy()
2683 * security_get_user_sids - Obtain reachable SIDs for a user.
2686 * @sids: array of reachable SIDs for user
2687 * @nel: number of elements in @sids
2689 * Generate the set of SIDs for legal security contexts
2691 * Set *@sids to point to a dynamically allocated
2692 * array containing the set of SIDs. Set *@nel to the
2698 u32 **sids, in security_get_user_sids() argument
2712 *sids = NULL; in security_get_user_sids()
2800 *sids = mysids2; in security_get_user_sids()
2815 * transition SIDs or task SIDs.
3238 * security_net_peersid_resolve - Compare and resolve two network peer SIDs
3245 * Compare the @nlbl_sid and @xfrm_sid values and if the two SIDs can be
3322 /* at present NetLabel SIDs/labels really only carry MLS in security_net_peersid_resolve()