Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_token.h144 struct active_processing { struct
145 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;