Home
last modified time | relevance | path

Searched refs:TPM_PUBEK_SIZE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dtpm.h92 TPM_PUBEK_SIZE = 256, enumerator
/OK3568_Linux_fs/u-boot/cmd/
H A Dtpm_test.c90 uint8_t response[TPM_PUBEK_SIZE]; in tpm_is_owned()
/OK3568_Linux_fs/u-boot/lib/
H A Dtpm.c494 uint8_t response[COMMAND_BUFFER_SIZE + TPM_PUBEK_SIZE]; in tpm_read_pubek()