Home
last modified time | relevance | path

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

/linux/security/ipe/
H A Dhooks.h28 int ipe_bprm_creds_for_exec(struct linux_binprm *bprm);
H A Dipe.c50 LSM_HOOK_INIT(bprm_creds_for_exec, ipe_bprm_creds_for_exec),
H A Dhooks.c53 int ipe_bprm_creds_for_exec(struct linux_binprm *bprm) in ipe_bprm_creds_for_exec() function