Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dsecid.h26 int apparmor_secctx_to_secid(const char *secdata, u32 seclen, u32 *secid);
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dsecid.c98 int apparmor_secctx_to_secid(const char *secdata, u32 seclen, u32 *secid) in apparmor_secctx_to_secid() function
H A Dlsm.c1258 LSM_HOOK_INIT(secctx_to_secid, apparmor_secctx_to_secid),