Home
last modified time | relevance | path

Searched refs:ta_storage_benchmark_cmd_handler (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/storage_benchmark/include/
H A Dstorage_benchmark.h12 TEE_Result ta_storage_benchmark_cmd_handler(uint32_t nCommandID,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/storage_benchmark/
H A Dta_entry.c51 return ta_storage_benchmark_cmd_handler(nCommandID, nParamTypes, pParams); in TA_InvokeCommandEntryPoint()
H A Dbenchmark.c393 TEE_Result ta_storage_benchmark_cmd_handler(uint32_t nCommandID, in ta_storage_benchmark_cmd_handler() function