Home
last modified time | relevance | path

Searched refs:tpm1_binary_b_measurements_seqops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/char/tpm/eventlog/
H A Dcommon.h7 extern const struct seq_operations tpm1_binary_b_measurements_seqops;
H A Dcommon.c133 &tpm1_binary_b_measurements_seqops; in tpm_bios_log_setup()
H A Dtpm1.c291 const struct seq_operations tpm1_binary_b_measurements_seqops = { variable