Home
last modified time | relevance | path

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

/system/keymint/ta/src/
Doperation.rs95 pub(crate) struct OpHandle(pub i64); struct
424 op_handle: OpHandle, in op_update_aad()
442 op_handle: OpHandle, in op_update()
505 op_handle: OpHandle, in op_finish()
771 fn new_op_handle(&mut self) -> OpHandle { in new_op_handle()
797 op_handle: OpHandle, in with_authed_operation()