Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Dtee_ta_manager.c332 * tee_ta_context_find - Find TA in session list based on a UUID (input) in tee_ta_context_find()
335 static struct tee_ta_ctx *tee_ta_context_find(const TEE_UUID *uuid) in tee_ta_context_find()
537 ctx = tee_ta_context_find(uuid); in tee_ta_init_session_with_context()
329 static struct tee_ta_ctx *tee_ta_context_find(const TEE_UUID *uuid) tee_ta_context_find() function