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.rs222 fn copy<T: OpHandle>(&mut self, src: &T) { in copy()
496 pub fn copy<T: OpHandle>(&mut self, src: &T) { in copy()
723 pub fn set_key_2<T: ObjHandle, D: ObjHandle>(&self, object1: &T, object2: &D) -> Result<()> { in set_key_2()
733 pub fn copy<T: OpHandle>(&mut self, src: &T) { in copy()
920 pub fn copy<T: OpHandle>(&mut self, src: &T) { in copy()
1203 pub fn copy<T: OpHandle>(&mut self, src: &T) { in copy()
1457 pub fn copy<T: OpHandle>(&mut self, src: &T) { in copy()
1573 pub fn copy<T: OpHandle>(&mut self, src: &T) { in copy()

Completed in 6 milliseconds