Searched refs:socket_ta_uuid (Results 1 – 3 of 3) sorted by relevance
/optee_test-3.20.0/host/xtest/ |
A D | regression_2000.c | 290 &session, &socket_ta_uuid, NULL, &ret_orig))) in xtest_tee_test_2001() 370 &session, &socket_ta_uuid, NULL, &ret_orig))) in xtest_tee_test_2001() 446 res = xtest_teec_open_session(&session, &socket_ta_uuid, NULL, in xtest_tee_test_2002_thread() 579 &session, &socket_ta_uuid, NULL, &ret_orig))) in xtest_tee_test_2003() 774 &session, &socket_ta_uuid, NULL, &ret_orig))) in xtest_tee_test_2004() 842 &session, &socket_ta_uuid, NULL, &ret_orig))) in xtest_tee_test_2004() 861 &session, &socket_ta_uuid, NULL, &ret_orig))) in xtest_tee_test_2004() 889 &session, &socket_ta_uuid, NULL, &ret_orig))) in xtest_tee_test_2004()
|
A D | xtest_test.h | 136 extern const TEEC_UUID socket_ta_uuid;
|
A D | xtest_test.c | 201 const TEEC_UUID socket_ta_uuid = TA_SOCKET_UUID; variable
|
Completed in 6 milliseconds