Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dsecid.h25 int apparmor_secid_to_secctx(u32 secid, char **secdata, u32 *seclen);
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dsecid.c70 int apparmor_secid_to_secctx(u32 secid, char **secdata, u32 *seclen) in apparmor_secid_to_secctx() function
H A Dlsm.c1257 LSM_HOOK_INIT(secid_to_secctx, apparmor_secid_to_secctx),