Home
last modified time | relevance | path

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

/security/integrity/ima/
A DKconfig165 based on run time secure boot flags.
168 bool "IMA build time configured policy rules"
172 This option defines an IMA appraisal policy at build time, which
173 is enforced at run time without having to specify a builtin
174 policy name on the boot command line. The build time appraisal
/security/landlock/
A DKconfig22 enable Landlock at boot time.
/security/apparmor/
A DKconfig69 time and can be disabled for small embedded systems.
93 also increases policy load time. This option is required for
/security/keys/
A Dkey.c1133 time64_t time; in key_revoke() local
1149 time = ktime_get_real_seconds(); in key_revoke()
1150 if (key->revoked_at == 0 || key->revoked_at > time) { in key_revoke()
1151 key->revoked_at = time; in key_revoke()
A DKconfig77 generated and sealed by a trust source selected at kernel boot-time.
/security/
A DKconfig.hardening28 function entry time. This has the possibility to have the
122 This option will cause a warning to be printed each time the
284 marked with __randomize_layout, will be randomized at compile-time.
A DKconfig68 or unmapping system mappings. Known broken software at the time
/security/tomoyo/
A DKconfig84 domain/program checks for run-time policy modifications. Please enable
A Dcommon.h1048 void tomoyo_convert_time(time64_t time, struct tomoyo_time *stamp);

Completed in 13 milliseconds