Searched refs:TPM_PUBEK_SIZE (Results 1 – 6 of 6) sorted by relevance
16 #define TPM_PUBEK_SIZE 256 macro
14 #define TPM_PUBEK_SIZE 256 macro
93 TPM_PUBEK_SIZE = 256, enumerator
295 uint8_t response[TPM_LARGE_ENOUGH_COMMAND_SIZE + TPM_PUBEK_SIZE]; in TlclIsOwned()
89 uint8_t response[TPM_PUBEK_SIZE]; in tpm_is_owned()
254 u8 response[COMMAND_BUFFER_SIZE + TPM_PUBEK_SIZE]; in tpm_read_pubek()