Searched defs:imp (Results 1 – 2 of 2) sorted by relevance
46 let imp = keymint::Device::new(Arc::new(Mutex::new(channel.clone()))); in test_method_roundtrip() localVariable71 let imp = keymint::Device::new(Arc::new(Mutex::new(channel.clone()))); in test_method_err_roundtrip() localVariable
78 imp: crypto::Implementation<'a>, field