Searched defs:pSessionContext (Results 1 – 10 of 10) sorted by relevance
/optee_test-3.20.0/ta/hash_perf/ |
A D | ta_entry.c | 39 void TA_CloseSessionEntryPoint(void *pSessionContext) in TA_CloseSessionEntryPoint() 47 TEE_Result TA_InvokeCommandEntryPoint(void *pSessionContext, in TA_InvokeCommandEntryPoint()
|
/optee_test-3.20.0/ta/create_fail_test/ |
A D | ta_entry.c | 37 void TA_CloseSessionEntryPoint(void *pSessionContext) in TA_CloseSessionEntryPoint() 43 TEE_Result TA_InvokeCommandEntryPoint(void *pSessionContext, in TA_InvokeCommandEntryPoint()
|
/optee_test-3.20.0/ta/storage/ |
A D | ta_entry.c | 39 void TA_CloseSessionEntryPoint(void *pSessionContext) in TA_CloseSessionEntryPoint() 45 TEE_Result TA_InvokeCommandEntryPoint(void *pSessionContext, in TA_InvokeCommandEntryPoint()
|
/optee_test-3.20.0/ta/storage_benchmark/ |
A D | ta_entry.c | 39 void TA_CloseSessionEntryPoint(void *pSessionContext) in TA_CloseSessionEntryPoint() 45 TEE_Result TA_InvokeCommandEntryPoint(void *pSessionContext, in TA_InvokeCommandEntryPoint()
|
/optee_test-3.20.0/ta/rpc_test/ |
A D | ta_entry.c | 37 void TA_CloseSessionEntryPoint(void *pSessionContext) in TA_CloseSessionEntryPoint() 43 TEE_Result TA_InvokeCommandEntryPoint(void *pSessionContext, in TA_InvokeCommandEntryPoint()
|
/optee_test-3.20.0/ta/sims/ |
A D | ta_entry.c | 36 void TA_CloseSessionEntryPoint(void *pSessionContext) in TA_CloseSessionEntryPoint() 42 TEE_Result TA_InvokeCommandEntryPoint(void *pSessionContext, in TA_InvokeCommandEntryPoint()
|
/optee_test-3.20.0/ta/aes_perf/ |
A D | ta_entry.c | 40 void TA_CloseSessionEntryPoint(void *pSessionContext) in TA_CloseSessionEntryPoint() 48 TEE_Result TA_InvokeCommandEntryPoint(void *pSessionContext, in TA_InvokeCommandEntryPoint()
|
/optee_test-3.20.0/ta/os_test/ |
A D | ta_entry.c | 44 void TA_CloseSessionEntryPoint(void *pSessionContext) in TA_CloseSessionEntryPoint() 61 TEE_Result TA_InvokeCommandEntryPoint(void *pSessionContext, in TA_InvokeCommandEntryPoint()
|
/optee_test-3.20.0/ta/crypt/ |
A D | ta_entry.c | 49 void TA_CloseSessionEntryPoint(void *pSessionContext) in TA_CloseSessionEntryPoint() 65 TEE_Result TA_InvokeCommandEntryPoint(void *pSessionContext, in TA_InvokeCommandEntryPoint()
|
/optee_test-3.20.0/ta/sdp_basic/ |
A D | ta_sdp_basic.c | 333 void TA_CloseSessionEntryPoint(void *pSessionContext) in TA_CloseSessionEntryPoint() 338 TEE_Result TA_InvokeCommandEntryPoint(void *pSessionContext, in TA_InvokeCommandEntryPoint()
|
Completed in 9 milliseconds