Searched refs:ta_entry_call_lib_panic (Results 1 – 3 of 3) sorted by relevance
26 TEE_Result ta_entry_call_lib_panic(uint32_t param_types, TEE_Param params[4]);
98 return ta_entry_call_lib_panic(nParamTypes, pParams); in TA_InvokeCommandEntryPoint()
1202 TEE_Result ta_entry_call_lib_panic(uint32_t param_types, in ta_entry_call_lib_panic() function