Home
last modified time | relevance | path

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

/linux-6.12.1/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.c132 &tpm2_binary_b_measurements_seqops; in tpm_bios_log_setup()