Searched defs:TPM_AUTH_DATA_LEN (Results 1 – 2 of 2) sorted by relevance
161 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()
117 #define TPM_AUTH_DATA_LEN 0x14 macro