Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_pobj.h40 void tee_pobj_create_final(struct tee_pobj *obj);
/optee_os/core/tee/
H A Dtee_pobj.c153 void tee_pobj_create_final(struct tee_pobj *po) in tee_pobj_create_final() function
H A Dtee_svc_storage.c418 tee_pobj_create_final(o->pobj); in syscall_storage_obj_create()