Home
last modified time | relevance | path

Searched refs:mls_compute_context_len (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/security/selinux/ss/
Dmls.h27 int mls_compute_context_len(struct context *context);
Dmls.c35 int mls_compute_context_len(struct context *context) in mls_compute_context_len() function
Dservices.c1207 *scontext_len += mls_compute_context_len(context); in context_struct_to_string()