Lines Matching full:sids
2108 * initial SIDs. in services_convert_context()
2115 " the initial SIDs list\n"); in services_convert_context()
2311 pr_err("SELinux: unable to load the initial SIDs\n"); in security_load_policy()
2726 * security_get_user_sids - Obtain reachable SIDs for a user.
2729 * @sids: array of reachable SIDs for user
2730 * @nel: number of elements in @sids
2732 * Generate the set of SIDs for legal security contexts
2734 * Set *@sids to point to a dynamically allocated
2735 * array containing the set of SIDs. Set *@nel to the
2741 u32 **sids, in security_get_user_sids() argument
2755 *sids = NULL; in security_get_user_sids()
2843 *sids = mysids2; in security_get_user_sids()
2858 * transition SIDs or task SIDs.
3281 * security_net_peersid_resolve - Compare and resolve two network peer SIDs
3288 * Compare the @nlbl_sid and @xfrm_sid values and if the two SIDs can be
3365 /* at present NetLabel SIDs/labels really only carry MLS in security_net_peersid_resolve()