Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
H A Dtee_api_operations.c44 uint32_t handle_state = 0; in TEE_AllocateOperation() local
55 handle_state = TEE_HANDLE_FLAG_EXPECT_TWO_KEYS; in TEE_AllocateOperation()
281 handle_state |= TEE_HANDLE_FLAG_KEY_SET; in TEE_AllocateOperation()
327 op->info.handleState = handle_state; in TEE_AllocateOperation()