Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_test.h132 extern const TEEC_UUID storage_benchmark_ta_uuid;
H A Dbenchmark_1000.c46 res = xtest_teec_open_session(&sess, &storage_benchmark_ta_uuid, NULL, &orig); in run_test_with_args()
H A Dxtest_test.c196 const TEEC_UUID storage_benchmark_ta_uuid = TA_STORAGE_BENCHMARK_UUID; variable