Searched refs:CSIS_STORAGE_ENTRY_SZ (Results 1 – 1 of 1) sorted by relevance
115 static constexpr size_t CSIS_STORAGE_ENTRY_SZ = member in __anond4be34f90111::CsisClientImpl589 out.resize(CSIS_STORAGE_HEADER_SZ + (num_sets * CSIS_STORAGE_ENTRY_SZ)); in SerializeSets()621 if (in.size() < CSIS_STORAGE_HEADER_SZ + CSIS_STORAGE_ENTRY_SZ) in DeserializeSets()633 CSIS_STORAGE_HEADER_SZ + (num_sets * CSIS_STORAGE_ENTRY_SZ)) { in DeserializeSets()