Home
last modified time | relevance | path

Searched refs:smack_cred_getsecid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/smack/
H A Dsmack_lsm.c2001 * smack_cred_getsecid - get the secid corresponding to a creds structure
2007 static void smack_cred_getsecid(const struct cred *cred, u32 *secid) in smack_cred_getsecid() function
4785 LSM_HOOK_INIT(cred_getsecid, smack_cred_getsecid),
/kernel/linux/linux-6.6/security/smack/
H A Dsmack_lsm.c2106 * smack_cred_getsecid - get the secid corresponding to a creds structure
2112 static void smack_cred_getsecid(const struct cred *cred, u32 *secid) in smack_cred_getsecid() function
5001 LSM_HOOK_INIT(cred_getsecid, smack_cred_getsecid),

Completed in 12 milliseconds