Home
last modified time | relevance | path

Searched defs:TPM_AUTH_DATA_LEN (Results 1 – 2 of 2) sorted by relevance

/external/vboot_reference/firmware/lib/tpm_lite/
Dtlcl.c161 const uint8_t secret[TPM_AUTH_DATA_LEN]) in StartOIAPSession()
195 const uint8_t entity_usage_auth[TPM_AUTH_DATA_LEN]) in StartOSAPSession()
1290 const uint8_t owner_auth[TPM_AUTH_DATA_LEN]) in TlclTakeOwnership()
/external/vboot_reference/firmware/include/
Dtpm1_tss_constants.h117 #define TPM_AUTH_DATA_LEN 0x14 macro