Home
last modified time | relevance | path

Searched refs:tpm_log_add_table_entry (Results 1 – 2 of 2) sorted by relevance

/external/coreboot/src/security/tpm/
Dtspi.h105 static inline void tpm_log_add_table_entry(const char *name, const uint32_t pcr, in tpm_log_add_table_entry() function
/external/coreboot/src/security/tpm/tspi/
Dtspi.c247 tpm_log_add_table_entry(name, pcr, digest_algo, digest, digest_len); in tpm_extend_pcr()