Home
last modified time | relevance | path

Searched refs:kernel_pcrs (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_evlog.c42 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()
H A Dtcsi_pcr.c50 if (tcsd_options.kernel_pcrs & (1 << pcrNum)) { in TCSP_Extend_Internal()
H A Dtcs_evlog.c217 if ((tcsd_options.kernel_pcrs & (1 << ppEvents[j].ulPcrIndex)) || in free_external_events()
/netbsd-src/crypto/external/cpl/trousers/etc/
H A Dtcsd.conf7 kernel_pcrs = 10,11
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcsd/
H A Dtcsd_conf.c79 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()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcsd.h37 unsigned int kernel_pcrs; /* bitmask of PCRs the kernel controls */ member
/netbsd-src/crypto/external/cpl/trousers/dist/dist/
H A Dtcsd.conf.in60 # Option: kernel_pcrs
65 # kernel_pcrs =