Home
last modified time | relevance | path

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

/external/u-boot/drivers/tpm/
Dtpm_tis.h36 #define TPM_RSP_SIZE_BYTE 2 macro
Dtpm_tis_infineon.c394 expected = get_unaligned_be32(buf + TPM_RSP_SIZE_BYTE); in tpm_tis_i2c_recv()