Searched refs:TPM_RSP_SIZE_BYTE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/tpm/ | ||
H A D | tpm_tis.h | 103 #define TPM_RSP_SIZE_BYTE 2 macro |
H A D | tpm_tis_infineon.c | 394 expected = get_unaligned_be32(buf + TPM_RSP_SIZE_BYTE); in tpm_tis_i2c_recv() |