Home
last modified time | relevance | path

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

/trusty/user/app/keymint/
Dipc_manager.rs106 struct KMService { struct
110 impl KMService { implementation
113 KMService { km_ta } in new()
124 impl Service for KMService { implementation
554 KMService,
568 let ns_service = KMService::new(Rc::clone(&km_ta)); in handle_port_connections()