Searched refs:handle_lookup (Results 1 – 7 of 7) sorted by relevance
50 void *handle_lookup(struct handle_db *db, int handle);
45 void *handle_lookup(struct handle_db *db, uint32_t handle);
82 void *handle_lookup(struct handle_db *db, uint32_t handle) in handle_lookup() function
38 object = handle_lookup(get_object_handle_db(session), handle); in pkcs11_handle2object()
95 return handle_lookup(&client->session_handle_db, handle); in pkcs11_handle2session()
94 void *handle_lookup(struct handle_db *db, int handle) in handle_lookup() function
285 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