Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/char/tpm/eventlog/
Dcommon.h8 extern const struct seq_operations tpm2_binary_b_measurements_seqops;
Dtpm2.c154 const struct seq_operations tpm2_binary_b_measurements_seqops = { variable
Dcommon.c127 &tpm2_binary_b_measurements_seqops; in tpm_bios_log_setup()