Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c28 * tomoyo_cred_prepare - Target for security_prepare_creds().
36 static int tomoyo_cred_prepare(struct cred *new, const struct cred *old, in tomoyo_cred_prepare() function
531 LSM_HOOK_INIT(cred_prepare, tomoyo_cred_prepare),
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c28 * tomoyo_cred_prepare - Target for security_prepare_creds().
36 static int tomoyo_cred_prepare(struct cred *new, const struct cred *old, in tomoyo_cred_prepare() function
550 LSM_HOOK_INIT(cred_prepare, tomoyo_cred_prepare),

Completed in 2 milliseconds