Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/kernel/
A Dhandle.h50 void *handle_lookup(struct handle_db *db, int handle);
/optee_os-3.20.0/ta/pkcs11/src/
A Dhandle.h45 void *handle_lookup(struct handle_db *db, uint32_t handle);
A Dhandle.c82 void *handle_lookup(struct handle_db *db, uint32_t handle) in handle_lookup() function
A Dobject.c38 object = handle_lookup(get_object_handle_db(session), handle); in pkcs11_handle2object()
A Dpkcs11_token.c95 return handle_lookup(&client->session_handle_db, handle); in pkcs11_handle2session()
/optee_os-3.20.0/core/kernel/
A Dhandle.c94 void *handle_lookup(struct handle_db *db, int handle) in handle_lookup() function
A Dldelf_syscalls.c285 binh = handle_lookup(&sys_ctx->db, handle); in ldelf_syscall_map_bin()
442 binh = handle_lookup(&sys_ctx->db, handle); in ldelf_syscall_copy_from_bin()

Completed in 11 milliseconds