Searched defs:imp (Results 1 – 2 of 2) sorted by relevance
68 let imp = keymint::Device::new(Arc::new(Mutex::new(channel.clone()))); in test_method_roundtrip() localVariable93 let imp = keymint::Device::new(Arc::new(Mutex::new(channel.clone()))); in test_method_err_roundtrip() localVariable
114 imp: crypto::Implementation, field