Searched refs:kernel_pcrs (Results 1 – 7 of 7) sorted by relevance
42 if (tcsd_options.kernel_pcrs & (1 << Event.ulPcrIndex)) { in TCS_LogPcrEvent_Internal()70 if (tcsd_options.kernel_pcrs & (1 << PcrIndex)) { in TCS_GetExternalPcrEvent()135 if ((tcsd_options.kernel_pcrs & (1 << PcrIndex)) || in TCS_GetPcrEvent_Internal()186 if (tcsd_options.kernel_pcrs & (1 << PcrIndex)) { in TCS_GetExternalPcrEventsByPcr()257 if ((tcsd_options.kernel_pcrs & (1 << PcrIndex)) || in TCS_GetPcrEventsByPcr_Internal()339 if ((tcsd_options.kernel_pcrs & (1 << i)) || in TCS_GetPcrEventLog_Internal()
50 if (tcsd_options.kernel_pcrs & (1 << pcrNum)) { in TCSP_Extend_Internal()
217 if ((tcsd_options.kernel_pcrs & (1 << ppEvents[j].ulPcrIndex)) || in free_external_events()
7 kernel_pcrs = 10,11
79 conf->kernel_pcrs = 0; in init_tcsd_config()153 conf->kernel_pcrs = TCSD_DEFAULT_KERNEL_PCRS; in config_set_defaults()359 conf->kernel_pcrs |= (1 << tmp_int); in read_conf_line()370 conf->kernel_pcrs |= (1 << tmp_int); in read_conf_line()
37 unsigned int kernel_pcrs; /* bitmask of PCRs the kernel controls */ member
60 # Option: kernel_pcrs65 # kernel_pcrs =