Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tf_daemon/
Dservice_delegation_protocol.h105 } DELEGATION_INSTRUCTION; typedef
Ddelegation_client.c933 DELEGATION_INSTRUCTION * pInstruction; in runSession()
935 …pInstruction = (DELEGATION_INSTRUCTION *)(&g_pExchangeBuffer->sInstructions[nInstructionsIndex/4]); in runSession()
/hardware/ti/omap4-aah/security/tf_daemon/
Dservice_delegation_protocol.h127 } DELEGATION_INSTRUCTION; typedef
Ddelegation_client.c1051 DELEGATION_INSTRUCTION * pInstruction; in runSession()
1053 …pInstruction = (DELEGATION_INSTRUCTION *)(&g_pExchangeBuffer->sInstructions[nInstructionsIndex/4]); in runSession()