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