Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/include/
H A Dos_test.h17 TEE_Result ta_entry_params_access_rights(uint32_t p_types, TEE_Param params[4]);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test/
H A Dta_entry.c74 return ta_entry_params_access_rights(nParamTypes, pParams); in TA_InvokeCommandEntryPoint()
H A Dos_test.c936 TEE_Result ta_entry_params_access_rights(uint32_t param_types, TEE_Param params[4]) in ta_entry_params_access_rights() function