Searched refs:ima_bprm_check (Results 1 – 1 of 1) sorted by relevance
14 * implements the IMA hooks: ima_bprm_check, ima_file_mmap,562 * ima_bprm_check - based on policy, collect/store measurement.574 static int ima_bprm_check(struct linux_binprm *bprm) in ima_bprm_check() function 615 return ima_bprm_check(bprm); in ima_bprm_creds_for_exec() 1243 LSM_HOOK_INIT(bprm_check_security, ima_bprm_check),