Searched refs:mls_compute_context_len (Results 1 – 3 of 3) sorted by relevance
31 int mls_compute_context_len(struct policydb *p, struct context *context);
36 int mls_compute_context_len(struct policydb *p, struct context *context) in mls_compute_context_len() function
1237 *scontext_len += mls_compute_context_len(p, context); in context_struct_to_string()