Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Doperation.rs806 fn with_locked_operation<T, F>(&self, f: F, delete_op: bool) -> Result<T> in with_locked_operation() method
847 self.with_locked_operation( in updateAad()
858 self.with_locked_operation( in update()
872 self.with_locked_operation( in finish()
883 self.with_locked_operation( in abort()