Searched refs:time (Results 1 – 5 of 5) sorted by relevance
168 based on run time secure boot flags.171 bool "IMA build time configured policy rules"175 This option defines an IMA appraisal policy at build time, which176 is enforced at run time without having to specify a builtin177 policy name on the boot command line. The build time appraisal
1040 time64_t time; in key_revoke() local1055 time = ktime_get_real_seconds(); in key_revoke()1056 if (key->revoked_at == 0 || key->revoked_at > time) { in key_revoke()1057 key->revoked_at = time; in key_revoke()
32 function entry time. This has the possibility to have the108 This option will cause a warning to be printed each time the
86 domain/program checks for run-time policy modifications. Please enable
1051 void tomoyo_convert_time(time64_t time, struct tomoyo_time *stamp);