Home
last modified time | relevance | path

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

/security/tomoyo/
A Dcondition.c27 u8 *checked) in tomoyo_argv() argument
38 *checked = 1; in tomoyo_argv()
62 u8 *checked) in tomoyo_envp() argument
77 *checked = 1; in tomoyo_envp()
119 u8 *checked; in tomoyo_scan_bprm() local
122 checked = local_checked; in tomoyo_scan_bprm()
126 if (!checked) in tomoyo_scan_bprm()
162 checked)) { in tomoyo_scan_bprm()
195 if (checked[i]) in tomoyo_scan_bprm()
207 if (checked[argc + i]) in tomoyo_scan_bprm()
[all …]
/security/integrity/ima/
A Dima_policy.c1207 static bool checked; in check_template_modsig() local
1211 if (checked) in check_template_modsig()
1225 checked = true; in check_template_modsig()
/security/
A DKconfig.hardening263 data corruption in kernel memory structures when they get checked

Completed in 11 milliseconds