Home
last modified time | relevance | path

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

/optee_benchmark/
A Dbenchmark_aux.h14 void tee_check_res(TEEC_Result res, const char *errmsg);
A Dmain.c53 tee_check_res(res, "TEEC_InitializeContext"); in open_bench_pta()
57 tee_check_res(res, "TEEC_OpenSession"); in open_bench_pta()
82 tee_check_res(res, "TEEC_InvokeCommand"); in alloc_bench_buf()
110 tee_check_res(res, "TEEC_InvokeCommand"); in free_bench_buf()
A Dbenchmark_aux.c25 void tee_check_res(TEEC_Result res, const char *errmsg) in tee_check_res() function

Completed in 4 milliseconds