Home
last modified time | relevance | path

Searched refs:update_out_param (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/core/kernel/
A Dpseudo_ta.c104 static void update_out_param(TEE_Param tee_param[TEE_NUM_PARAMS], in update_out_param() function
177 update_out_param(tee_param, ta_sess->param); in pseudo_ta_enter_open_session()
212 update_out_param(tee_param, ta_sess->param); in pseudo_ta_enter_invoke_cmd()
/optee_os-3.20.0/lib/libutee/
A Dtee_api.c118 static void update_out_param(TEE_Param params[TEE_NUM_PARAMS], in update_out_param() function
173 update_out_param(params, tmp_va, &up); in TEE_OpenTASession()
231 update_out_param(params, tmp_va, &up); in TEE_InvokeTACommand()

Completed in 3 milliseconds