Searched refs:ta_entry_reset_operation (Results 1 – 3 of 3) sorted by relevance
21 TEE_Result ta_entry_reset_operation(uint32_t param_type, TEE_Param params[4]);
104 return ta_entry_reset_operation(nParamTypes, pParams); in TA_InvokeCommandEntryPoint()
67 TEE_Result ta_entry_reset_operation(uint32_t param_type, TEE_Param params[4]) in ta_entry_reset_operation() function