Searched refs:zero (Results 1 – 6 of 6) sorted by relevance
/security/keys/ |
D | sysctl.c | 16 static const int zero, one = 1, max = INT_MAX; variable 61 .extra1 = (void *) &zero, 71 .extra1 = (void *) &zero,
|
/security/loadpin/ |
D | loadpin.c | 53 static int zero; variable 69 .extra1 = &zero,
|
/security/yama/ |
D | yama_lsm.c | 457 static int zero; variable 473 .extra1 = &zero,
|
/security/selinux/ |
D | Kconfig | 33 option is set to 0 (zero), the SELinux kernel parameter will 93 mmap and mprotect calls. If this option is set to 0 (zero),
|
/security/integrity/ima/ |
D | ima_appraise.c | 166 unsigned int zero = 0; in ima_get_hash_algo() local 167 if (!memcmp(&xattr_value->digest[16], &zero, 4)) in ima_get_hash_algo()
|
/security/apparmor/ |
D | Kconfig | 25 at boot. If this option is set to 0 (zero), the AppArmor
|