Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/eventlog/
H A Dcommon.h8 extern const struct seq_operations tpm2_binary_b_measurements_seqops;
H A Dtpm2.c154 const struct seq_operations tpm2_binary_b_measurements_seqops = { variable
H A Dcommon.c132 &tpm2_binary_b_measurements_seqops; in tpm_bios_log_setup()