Searched refs:has_uuid (Results 1 – 3 of 3) sorted by relevance
58 bool has_uuid; member
371 if (!(km_attributes->has_uuid)) { in ReadAttestationUuid()390 km_attributes->has_uuid = true; in WriteAttestationUuid()408 km_attributes->has_uuid = false; in DeleteAttestationUuid()912 km_attributes->has_uuid = true; in TranslateLegacyFormat()
60 pub fn has_uuid(&self) -> bool { in has_uuid() method