Searched refs:TPM_CMD_COUNT_BYTE (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/tpm/ | ||
A D | tpm-uclass.c | 86 count = get_unaligned_be32(sendbuf + TPM_CMD_COUNT_BYTE); in tpm_xfer() |
A D | tpm_internal.h | 13 TPM_CMD_COUNT_BYTE = 2, enumerator |
Completed in 5 milliseconds