Searched refs:real_length (Results 1 – 1 of 1) sorted by relevance
131 uint8_t real_length = length; in IsValid() local136 real_length = 0x1f; in IsValid()138 printf("smbios: bad len: %u\n", real_length); in IsValid()143 if (ComputeChecksum(reinterpret_cast<const uint8_t*>(this), real_length) != 0) { in IsValid()158 real_length - offsetof(EntryPoint2_1, intermediate_anchor_string)) != 0) { in IsValid()
Completed in 3 milliseconds