Searched defs:table_bytes (Results 1 – 12 of 12) sorted by relevance
70 static inline MemMap NewIRTMap(size_t table_bytes, std::string* error_msg) { in NewIRTMap()99 const size_t table_bytes = RoundUp(max_count * sizeof(IrtEntry), gPageSize); in Initialize() local
349 let table_bytes = table.into_bytes(); in test_round_trip_default() localVariable359 let table_bytes = table.into_bytes(); in test_round_trip_max() localVariable
26 uint32_t table_bytes; member
72 uint32_t table_bytes; member
43 static inline MemMap NewLRTMap(size_t table_bytes, std::string* error_msg) { in NewLRTMap()
61 uint32_t table_bytes; member
136 let table_bytes = in validate_checksum() localVariable
1356 uint32_t table_bytes = ReadTpmUint32(&cursor); in TlclReadDelegationFamilyTable() local
3411 let table_bytes = &slice[..table_bytes_len]; in from_bytes_unchecked() localVariable4044 let table_bytes = &slice[..table_bytes_len]; in from_bytes_unchecked() localVariable
101 u32 table_bytes; member
116 uint32_t table_bytes; member