Lines Matching refs:res2
347 TEE_Result res2 = tee_unmap(tmp_buf, tmp_len); in TEE_OpenTASession() local
349 if (res2) in TEE_OpenTASession()
350 TEE_Panic(res2); in TEE_OpenTASession()
394 TEE_Result res2 = tee_unmap(tmp_buf, tmp_len); in __GP11_TEE_OpenTASession() local
396 if (res2) in __GP11_TEE_OpenTASession()
397 TEE_Panic(res2); in __GP11_TEE_OpenTASession()
455 TEE_Result res2 = tee_unmap(tmp_buf, tmp_len); in TEE_InvokeTACommand() local
457 if (res2) in TEE_InvokeTACommand()
458 TEE_Panic(res2); in TEE_InvokeTACommand()
506 TEE_Result res2 = tee_unmap(tmp_buf, tmp_len); in __GP11_TEE_InvokeTACommand() local
508 if (res2) in __GP11_TEE_InvokeTACommand()
509 TEE_Panic(res2); in __GP11_TEE_InvokeTACommand()