Home
last modified time | relevance | path

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

/linux-6.15/security/smack/
H A Dsmack_lsm.c4841 static int smack_secctx_to_secid(const char *secdata, u32 seclen, u32 *secid) in smack_secctx_to_secid() function
5194 LSM_HOOK_INIT(secctx_to_secid, smack_secctx_to_secid),