Searched refs:TA_InvokeCommandEntryPoint (Results 1 – 8 of 8) sorted by relevance
| /optee_os/ta/ |
| H A D | user_ta_header.c | 202 #undef TA_InvokeCommandEntryPoint 212 TEE_Result TA_InvokeCommandEntryPoint(void *sess_ctx, uint32_t cmd_id, in TA_InvokeCommandEntryPoint() function
|
| /optee_os/lib/libutee/include/ |
| H A D | tee_api_compat.h | 40 #define TA_InvokeCommandEntryPoint __GP11_TA_InvokeCommandEntryPoint macro
|
| H A D | tee_internal_api.h | 803 TA_InvokeCommandEntryPoint(void *sessionContext, uint32_t commandID,
|
| /optee_os/ta/pkcs11/src/ |
| H A D | entry.c | 116 TEE_Result TA_InvokeCommandEntryPoint(void *tee_session, uint32_t cmd, in TA_InvokeCommandEntryPoint() function
|
| /optee_os/ta/trusted_keys/ |
| H A D | entry.c | 329 TEE_Result TA_InvokeCommandEntryPoint(void *sess __unused, uint32_t cmd, in TA_InvokeCommandEntryPoint() function
|
| /optee_os/ta/avb/ |
| H A D | entry.c | 380 TEE_Result TA_InvokeCommandEntryPoint(void *sess __unused, uint32_t cmd, in TA_InvokeCommandEntryPoint() function
|
| /optee_os/lib/libutee/ |
| H A D | user_ta_entry.c | 394 res = TA_InvokeCommandEntryPoint(session->session_ctx, cmd_id, in entry_invoke_command()
|
| /optee_os/ta/remoteproc/src/ |
| H A D | remoteproc_core.c | 1127 TEE_Result TA_InvokeCommandEntryPoint(void *sess __unused, uint32_t cmd_id, in TA_InvokeCommandEntryPoint() function
|