Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dtomoyo.c91 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),