Searched refs:handleState (Results 1 – 2 of 2) sorted by relevance
294 op->info.handleState = handle_state; in TEE_AllocateOperation()351 op->info.handleState |= TEE_HANDLE_FLAG_INITIALIZED; in TEE_AllocateOperation()490 op_info->handleState = op->info.handleState; in TEE_GetOperationInfoMultiple()543 operation->info.handleState &= ~TEE_HANDLE_FLAG_KEY_SET; in TEE_SetOperationKey()580 operation->info.handleState &= ~TEE_HANDLE_FLAG_KEY_SET; in TEE_SetOperationKey()586 operation->info.handleState |= TEE_HANDLE_FLAG_KEY_SET; in TEE_SetOperationKey()625 operation->info.handleState &= ~TEE_HANDLE_FLAG_KEY_SET; in TEE_SetOperationKey2()696 operation->info.handleState &= ~TEE_HANDLE_FLAG_KEY_SET; in TEE_SetOperationKey2()708 operation->info.handleState |= TEE_HANDLE_FLAG_KEY_SET; in TEE_SetOperationKey2()742 if ((src_op->info.handleState & in TEE_CopyOperation()[all …]
138 uint32_t handleState; member152 uint32_t handleState; member
Completed in 6 milliseconds