Searched refs:handleState (Results 1 – 6 of 6) sorted by relevance
286 op->info.handleState = handle_state; in TEE_AllocateOperation()343 op->info.handleState |= TEE_HANDLE_FLAG_INITIALIZED; in TEE_AllocateOperation()482 op_info->handleState = op->info.handleState; in TEE_GetOperationInfoMultiple()535 operation->info.handleState &= ~TEE_HANDLE_FLAG_KEY_SET; in TEE_SetOperationKey()572 operation->info.handleState &= ~TEE_HANDLE_FLAG_KEY_SET; in TEE_SetOperationKey()578 operation->info.handleState |= TEE_HANDLE_FLAG_KEY_SET; in TEE_SetOperationKey()617 operation->info.handleState &= ~TEE_HANDLE_FLAG_KEY_SET; in TEE_SetOperationKey2()688 operation->info.handleState &= ~TEE_HANDLE_FLAG_KEY_SET; in TEE_SetOperationKey2()700 operation->info.handleState |= TEE_HANDLE_FLAG_KEY_SET; in TEE_SetOperationKey2()734 if ((src_op->info.handleState & in TEE_CopyOperation()[all …]
138 uint32_t handleState; member152 uint32_t handleState; member
Completed in 11 milliseconds