Home
last modified time | relevance | path

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

/aosp_15_r20/system/keymint/ta/src/
H A Doperation.rs107 pub(crate) struct OpHandle(pub i64); struct
432 op_handle: OpHandle, in op_update_aad()
450 op_handle: OpHandle, in op_update()
514 op_handle: OpHandle, in op_finish()
753 fn new_op_handle(&mut self) -> OpHandle { in new_op_handle()
779 op_handle: OpHandle, in with_authed_operation()