Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/eventlog/
Dcommon.h8 extern const struct seq_operations tpm2_binary_b_measurements_seqops;
Dcommon.c135 &tpm2_binary_b_measurements_seqops; in tpm_bios_log_setup()
Dtpm2.c205 const struct seq_operations tpm2_binary_b_measurements_seqops = { variable