Home
last modified time | relevance | path

Searched refs:handleState (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c294 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 …]
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_types.h138 uint32_t handleState; member
152 uint32_t handleState; member

Completed in 6 milliseconds