Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_evlog.c48 if (tcsd_options.firmware_pcrs & (1 << Event.ulPcrIndex)) { in TCS_LogPcrEvent_Internal()
91 } else if (tcsd_options.firmware_pcrs & (1 << PcrIndex)) { in TCS_GetExternalPcrEvent()
136 (tcsd_options.firmware_pcrs & (1 << PcrIndex))) { in TCS_GetPcrEvent_Internal()
206 } else if (tcsd_options.firmware_pcrs & (1 << PcrIndex)) { in TCS_GetExternalPcrEventsByPcr()
258 (tcsd_options.firmware_pcrs & (1 << PcrIndex))) { in TCS_GetPcrEventsByPcr_Internal()
340 (tcsd_options.firmware_pcrs & (1 << i))) { in TCS_GetPcrEventLog_Internal()
H A Dtcsi_pcr.c56 if (tcsd_options.firmware_pcrs & (1 << pcrNum)) { in TCSP_Extend_Internal()
H A Dtcs_evlog.c218 (tcsd_options.firmware_pcrs & (1 << ppEvents[j].ulPcrIndex))) { in free_external_events()
/netbsd-src/crypto/external/cpl/trousers/etc/
H A Dtcsd.conf6 firmware_pcrs = 0,1,2,3,4,5,6,7
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcsd/
H A Dtcsd_conf.c77 conf->firmware_pcrs = 0; in init_tcsd_config()
150 conf->firmware_pcrs = TCSD_DEFAULT_FIRMWARE_PCRS; in config_set_defaults()
330 conf->firmware_pcrs |= (1 << tmp_int); in read_conf_line()
341 conf->firmware_pcrs |= (1 << tmp_int); in read_conf_line()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcsd.h38 unsigned int firmware_pcrs; /* bitmask of PCRs the firmware controls */ member
/netbsd-src/crypto/external/cpl/trousers/dist/dist/
H A Dtcsd.conf.in52 # Option: firmware_pcrs
57 # firmware_pcrs =