Home
last modified time | relevance | path

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

/optee_examples/plugins/ta/
A Dplugin_ta.c67 uint32_t cmd_id, uint32_t param_types, in TA_InvokeCommandEntryPoint() argument
77 switch (cmd_id) { in TA_InvokeCommandEntryPoint()
/optee_examples/random/ta/
A Drandom_example_ta.c98 uint32_t cmd_id, in TA_InvokeCommandEntryPoint() argument
103 switch (cmd_id) { in TA_InvokeCommandEntryPoint()
/optee_examples/hello_world/ta/
A Dhello_world_ta.c142 uint32_t cmd_id, in TA_InvokeCommandEntryPoint() argument
147 switch (cmd_id) { in TA_InvokeCommandEntryPoint()
/optee_examples/hotp/ta/
A Dhotp_ta.c240 uint32_t cmd_id, in TA_InvokeCommandEntryPoint() argument
243 switch (cmd_id) { in TA_InvokeCommandEntryPoint()

Completed in 16 milliseconds