Home
last modified time | relevance | path

Searched defs:T (Results 1 – 1 of 1) sorted by relevance

/optee_rust/optee-utee/src/
A Dcrypto_op.rs226 fn copy<T: OpHandle>(&mut self, src: &T) { in copy()
500 pub fn copy<T: OpHandle>(&mut self, src: &T) { in copy()
727 pub fn set_key_2<T: ObjHandle, D: ObjHandle>(&self, object1: &T, object2: &D) -> Result<()> { in set_key_2()
737 pub fn copy<T: OpHandle>(&mut self, src: &T) { in copy()
924 pub fn copy<T: OpHandle>(&mut self, src: &T) { in copy()
1207 pub fn copy<T: OpHandle>(&mut self, src: &T) { in copy()
1461 pub fn copy<T: OpHandle>(&mut self, src: &T) { in copy()
1577 pub fn copy<T: OpHandle>(&mut self, src: &T) { in copy()

Completed in 9 milliseconds