Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c85 * tomoyo_bprm_check_security - Target for security_bprm_check().
91 static int tomoyo_bprm_check_security(struct linux_binprm *bprm) in tomoyo_bprm_check_security() function
538 LSM_HOOK_INIT(bprm_check_security, tomoyo_bprm_check_security),
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c85 * tomoyo_bprm_check_security - Target for security_bprm_check().
91 static int tomoyo_bprm_check_security(struct linux_binprm *bprm) in tomoyo_bprm_check_security() function
557 LSM_HOOK_INIT(bprm_check_security, tomoyo_bprm_check_security),

Completed in 3 milliseconds