Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
A Dhandle.h37 int handle_get(struct handle_db *db, void *ptr);
/optee_os/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/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()
/optee_os/out/arm/core/
A Dtee.symb_sizes539 000000000e114054 00000000000000bc T handle_get
A Dtee.dmp2700 000000000e114054 g F .text 00000000000000bc handle_get
31338 000000000e114054 <handle_get>:
31339 handle_get():
31343 e11405c: 54000101 b.ne e11407c <handle_get+0x28> // b.any
31370 e1140a0: 54000281 b.ne e1140f0 <handle_get+0x9c> // b.any
31380 e1140bc: b4fffd60 cbz x0, e114068 <handle_get+0x14>
31401 e1140ec: 17ffffe0 b e11406c <handle_get+0x18>
31405 e1140f8: b5000083 cbnz x3, e114108 <handle_get+0xb4>
31411 e114104: 17ffffda b e11406c <handle_get+0x18>
31414 e11410c: 17ffffe4 b e11409c <handle_get+0x48>
[all …]
A Dtee.map21892 .text.handle_get
21894 0x000000000e114054 handle_get
/optee_os/out/arm/ta/pkcs11/
A Dfd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp925 00012ac4 g F .text 0000005c handle_get
2618 a40: f012 f840 bl 12ac4 <handle_get>
3283 e90: f011 fe18 bl 12ac4 <handle_get>
11839 4a98: f00e f814 bl 12ac4 <handle_get>
44505 00012ac4 <handle_get>:
44506 handle_get():
44520 12ad4: d0fa beq.n 12acc <handle_get+0x8>
44556 12b08: e7e1 b.n 12ace <handle_get+0xa>
44564 12b16: e7da b.n 12ace <handle_get+0xa>
44567 12b1a: e7df b.n 12adc <handle_get+0x18>
[all …]
A Dfd02c9da-306c-48c7-a49c-bbd827ae86ee.map2342 0x0000000000012ac4 handle_get

Completed in 284 milliseconds