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, &sess_id, &tee_open_sessions, in entry_open_session()407 arg->ret_origin = err_orig; in entry_open_session()432 TEE_ErrorOrigin err_orig = TEE_ORIGIN_TEE; in entry_invoke_command() local447 res = tee_ta_invoke_command(&err_orig, s, NSAPP_IDENTITY, in entry_invoke_command()458 arg->ret_origin = err_orig; in entry_invoke_command()464 TEE_ErrorOrigin err_orig = TEE_ORIGIN_TEE; in entry_cancel() local478 res = tee_ta_cancel_command(&err_orig, s, NSAPP_IDENTITY); in entry_cancel()483 arg->ret_origin = err_orig; in entry_cancel()