Home
last modified time | relevance | path

Searched refs:has_device (Results 1 – 3 of 3) sorted by relevance

/trusty/user/app/keymaster/
Dkeymaster_attributes.pb.h36 bool has_device; member
Dsecure_storage_manager.cpp487 attestation_ids->has_device = true; in ValidateAndSetBaseAttestationIds()
/trusty/user/app/keymint/
Dkeymaster_attributes.rs324 pub fn has_device(&self) -> bool { in has_device() method