Home
last modified time | relevance | path

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

/optee_client-3.20.0/tee-supplicant/src/
A Dteec_ta_load.c84 const TEEC_UUID *destination, void *ta, in try_load_secure_module() argument
152 if (s > *ta_size || !ta) { in try_load_secure_module()
166 if (s != fread(ta, 1, s, file)) { in try_load_secure_module()
179 const TEEC_UUID *destination, void *ta, in TEECI_LoadSecureModule() argument
186 res = try_load_secure_module(*path, dev_path, destination, ta, in TEECI_LoadSecureModule()
A Dteec_ta_load.h53 const TEEC_UUID *destination, void *ta,
/optee_client-3.20.0/tee-supplicant/
A DCMakeLists.txt14 …PATH "/lib" CACHE STRING "Colon-separated list of paths where to look for TAs (see also --ta-dir)")

Completed in 3 milliseconds