Searched defs:active_processing (Results 1 – 1 of 1) sorted by relevance
144 struct active_processing { struct145 enum pkcs11_proc_state state;146 uint32_t mecha_type;147 enum processing_step step;148 bool always_authen;149 bool relogged;150 TEE_OperationHandle tee_op_handle;151 TEE_OperationHandle tee_op_handle2;152 uint32_t tee_hash_algo;153 void *extra_ctx;