Searched refs:handleState (Results 1 – 2 of 2) sorted by relevance
327 op->info.handleState = handle_state; in TEE_AllocateOperation()361 if (op->info.handleState & TEE_HANDLE_FLAG_EXPECT_TWO_KEYS) in TEE_AllocateOperation()368 if (op->info.handleState & TEE_HANDLE_FLAG_EXPECT_TWO_KEYS) { in TEE_AllocateOperation()391 op->info.handleState |= TEE_HANDLE_FLAG_INITIALIZED; in TEE_AllocateOperation()454 if (operationInfo->handleState & TEE_HANDLE_FLAG_EXPECT_TWO_KEYS) { in TEE_GetOperationInfo()486 two_keys = op->info.handleState & TEE_HANDLE_FLAG_EXPECT_TWO_KEYS; in TEE_GetOperationInfoMultiple()537 op_info->handleState = op->info.handleState; in TEE_GetOperationInfoMultiple()572 op->info.handleState |= TEE_HANDLE_FLAG_INITIALIZED; in reset_operation_state()574 op->info.handleState &= ~TEE_HANDLE_FLAG_INITIALIZED; in reset_operation_state()583 if (!(operation->info.handleState & TEE_HANDLE_FLAG_KEY_SET)) in TEE_ResetOperation()[all …]
160 uint32_t handleState; member174 uint32_t handleState; member