Searched refs:tee_tadb_ta_open (Results 1 – 4 of 4) sorted by relevance
56 TEE_Result tee_tadb_ta_open(const TEE_UUID *uuid, struct tee_tadb_ta_read **ta);
19 res = tee_tadb_ta_open(uuid, &ta); in secstor_ta_open()
26 res = tee_tadb_ta_open(&uuid, &ta); in check_install_conflict()
632 TEE_Result tee_tadb_ta_open(const TEE_UUID *uuid, in tee_tadb_ta_open() function
Completed in 4 milliseconds