Home
last modified time | relevance | path

Searched defs:get_instance_id (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/kernel/
H A Dts_manager.h70 uint32_t (*get_instance_id)(struct ts_ctx *ctx); member
/optee_os/core/tee/
H A Dsocket.c15 static uint32_t get_instance_id(struct ts_session *sess) in get_instance_id() function