Searched refs:tee_uuid_from_str (Results 1 – 6 of 6) sorted by relevance
64 TEE_Result tee_uuid_from_str(TEE_UUID *uuid, const char *s);
5 srcs-y += tee_uuid_from_str.c
42 TEE_Result tee_uuid_from_str(TEE_UUID *uuid, const char *s) in tee_uuid_from_str() function
51 res = tee_uuid_from_str(&uuid, filename); in dlopen()
209 res = tee_uuid_from_str(&identity.uuid, uuid_str); in setup_identity_auth_from_pin()
1070 tee_uuid_from_str(&uuid, str_tab + val); in add_deps_from_segment()
Completed in 8 milliseconds