Searched refs:err_orig (Results 1 – 1 of 1) sorted by relevance
367 TEE_ErrorOrigin err_orig = TEE_ORIGIN_TEE; in entry_open_session() local385 res = tee_ta_open_session(&err_orig, &s, &tee_open_sessions, &uuid, in entry_open_session()409 arg->ret_origin = err_orig; in entry_open_session()435 TEE_ErrorOrigin err_orig = TEE_ORIGIN_TEE; in entry_invoke_command() local450 res = tee_ta_invoke_command(&err_orig, s, NSAPP_IDENTITY, in entry_invoke_command()461 arg->ret_origin = err_orig; in entry_invoke_command()467 TEE_ErrorOrigin err_orig = TEE_ORIGIN_TEE; in entry_cancel() local481 res = tee_ta_cancel_command(&err_orig, s, NSAPP_IDENTITY); in entry_cancel()486 arg->ret_origin = err_orig; in entry_cancel()