Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_6000.c458 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in test_truncate_file_length()
528 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in test_extend_file_length()
602 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in test_file_hole()
683 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in xtest_tee_test_6001_single()
712 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in xtest_tee_test_6002_single()
758 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in xtest_tee_test_6003_single()
802 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in xtest_tee_test_6004_single()
861 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in xtest_tee_test_6005_single()
903 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in xtest_tee_test_6006_single()
957 xtest_teec_open_session(&sess, &storage_ta_uuid, NULL, &orig))) in xtest_tee_test_6008_single()
[all …]
H A Dxtest_test.h124 extern const TEEC_UUID storage_ta_uuid;
H A Dxtest_test.c191 const TEEC_UUID storage_ta_uuid = TA_STORAGE_UUID; variable