Searched refs:operationState (Results 1 – 6 of 6) sorted by relevance
22 uint32_t operationState;/* Operation state : INITIAL or ACTIVE */ member346 op->operationState = TEE_OPERATION_STATE_INITIAL; in TEE_AllocateOperation()483 op_info->operationState = op->operationState; in TEE_GetOperationInfoMultiple()503 operation->operationState = TEE_OPERATION_STATE_INITIAL; in TEE_ResetOperation()744 dst_op->operationState = src_op->operationState; in TEE_CopyOperation()792 operation->operationState = TEE_OPERATION_STATE_ACTIVE; in TEE_DigestUpdate()822 operation->operationState = TEE_OPERATION_STATE_INITIAL; in TEE_DigestDoFinal()860 operation->operationState = TEE_OPERATION_STATE_ACTIVE; in TEE_CipherInit()1175 operation->operationState = TEE_OPERATION_STATE_ACTIVE; in TEE_MACInit()1369 operation->operationState = TEE_OPERATION_STATE_ACTIVE; in TEE_AEUpdateAAD()[all …]
153 uint32_t operationState; member
Completed in 11 milliseconds