Home
last modified time | relevance | path

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

/linux-5.19.10/security/selinux/ss/
Dmls.h50 int mls_convert_context(struct policydb *oldp,
Dmls.c446 int mls_convert_context(struct policydb *oldp, in mls_convert_context() function
Dservices.c2098 rc = mls_convert_context(args->oldp, args->newp, oldc, newc); in convert_context()