Home
last modified time | relevance | path

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

/linux-6.12.1/security/tomoyo/
Dtomoyo.c92 static int tomoyo_bprm_check_security(struct linux_binprm *bprm) in tomoyo_bprm_check_security() function
564 LSM_HOOK_INIT(bprm_check_security, tomoyo_bprm_check_security),