Searched refs:TEE_OPERATION_STATE_INITIAL (Results 1 – 2 of 2) sorted by relevance
394 op->operationState = TEE_OPERATION_STATE_INITIAL; in TEE_AllocateOperation() 565 op->operationState = TEE_OPERATION_STATE_INITIAL; in reset_operation_state() 602 if (operation->operationState != TEE_OPERATION_STATE_INITIAL) in TEE_SetOperationKey() 650 if (operation->operationState != TEE_OPERATION_STATE_INITIAL) in TEE_SetOperationKey() 676 operation->operationState != TEE_OPERATION_STATE_INITIAL) in set_operation_key2() 702 if (operation->operationState != TEE_OPERATION_STATE_INITIAL) in set_operation_key2() 790 if (operation->operationState != TEE_OPERATION_STATE_INITIAL) in set_operation_key2() 808 operation->operationState != TEE_OPERATION_STATE_INITIAL) in __GP11_TEE_SetOperationKey2() 964 operation->operationState = TEE_OPERATION_STATE_INITIAL;1051 if (operation->operationState != TEE_OPERATION_STATE_INITIAL) in TEE_CipherInit() [all...]
219 #define TEE_OPERATION_STATE_INITIAL 0x00000000 macro