Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/kernel/
A Dhandle.h37 int handle_get(struct handle_db *db, void *ptr);
/optee_os-3.20.0/ta/pkcs11/src/
A Dhandle.h32 uint32_t handle_get(struct handle_db *db, void *ptr);
A Dhandle.c34 uint32_t handle_get(struct handle_db *db, void *ptr) in handle_get() function
A Dobject.c230 obj_handle = handle_get(get_object_handle_db(session), obj); in create_object()
626 handle = handle_get(object_db, obj); in entry_find_objects_init()
A Dpkcs11_token.c647 session->handle = handle_get(&client->session_handle_db, session); in entry_ck_open_session()
/optee_os-3.20.0/core/kernel/
A Dhandle.c47 int handle_get(struct handle_db *db, void *ptr) in handle_get() function
A Dldelf_syscalls.c180 h = handle_get(&sys_ctx->db, binh); in ldelf_syscall_open_bin()

Completed in 9 milliseconds