Searched refs:storage_ta_uuid (Results 1 – 3 of 3) sorted by relevance
/optee_test-3.20.0/host/xtest/ |
A D | regression_6000.c | 549 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in test_truncate_file_length() 619 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in test_extend_file_length() 693 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in test_file_hole() 774 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in xtest_tee_test_6001_single() 822 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in xtest_tee_test_6002_single() 901 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in xtest_tee_test_6003_single() 945 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in xtest_tee_test_6004_single() 1004 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in xtest_tee_test_6005_single() 1046 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in xtest_tee_test_6006_single() 1100 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in xtest_tee_test_6008_single() [all …]
|
A D | xtest_test.h | 127 extern const TEEC_UUID storage_ta_uuid;
|
A D | xtest_test.c | 195 const TEEC_UUID storage_ta_uuid = TA_STORAGE_UUID; variable
|
Completed in 6 milliseconds