Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_1000.c926 TEEC_Session session1 = { }; in xtest_tee_test_1012() local
944 xtest_teec_open_session(&session1, &uuid, NULL, in xtest_tee_test_1012()
956 TEEC_InvokeCommand(&session1, TA_SIMS_CMD_WRITE, &op, in xtest_tee_test_1012()
989 TEEC_InvokeCommand(&session1, in xtest_tee_test_1012()
1013 TEEC_InvokeCommand(&session1, TA_SIMS_CMD_READ, &op, in xtest_tee_test_1012()
1023 TEEC_CloseSession(&session1); in xtest_tee_test_1012()