Lines Matching refs:km_uuid
66 km_uuid: Uuid, field
88 let (dev, hw_info, km_uuid) = get_keymint_device(&security_level) in new_native_binder()
95 km_uuid, in new_native_binder()
97 rem_prov_state: RemProvState::new(security_level, km_uuid), in new_native_binder()
102 Ok((result, km_uuid)) in new_native_binder()
174 blob_metadata.add(BlobMetaEntry::KmUuid(self.km_uuid)); in store_new_key()
184 &self.km_uuid, in store_new_key()
771 km_uuid: Option<&Uuid>, in store_upgraded_keyblob()
780 if let Some(uuid) = km_uuid { in store_upgraded_keyblob()
825 blob_metadata.km_uuid(), in upgrade_keyblob_if_required_with()
847 blob_metadata.km_uuid(), in upgrade_keyblob_if_required_with()