Searched refs:uuid_to_sec_level (Results 1 – 1 of 1) sorted by relevance
100 fn uuid_to_sec_level(&self, uuid: &Uuid) -> SecurityLevel { in uuid_to_sec_level() method166 keySecurityLevel: self.uuid_to_sec_level(key_entry.km_uuid()), in get_key_entry()