Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/src/
H A Dmls.h40 extern int mls_compute_context_len(const policydb_t * policydb,
H A Dmls.c50 int len = mls_compute_context_len(policydb, mls) + 1; in mls_to_string()
109 int mls_compute_context_len(const policydb_t * policydb, in mls_compute_context_len() function
H A Dcontext.c103 scontext_len += mls_compute_context_len(policydb, context); in context_to_string()

Completed in 2 milliseconds