Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
A Dhandle.h50 void *handle_lookup(struct handle_db *db, int handle);
/optee_os/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/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()
441 binh = handle_lookup(&sys_ctx->db, handle); in ldelf_syscall_copy_from_bin()
/optee_os/out/arm/core/
A Dtee.symb_sizes1379 000000000e114148 0000000000000030 T handle_lookup
A Dtee.dmp2596 000000000e114148 g F .text 0000000000000030 handle_lookup
31439 000000000e114148 <handle_lookup>:
31440 handle_lookup():
31444 e114150: 5400010b b.lt e114170 <handle_lookup+0x28> // b.tstop
31449 e114160: 54000089 b.ls e114170 <handle_lookup+0x28> // b.plast
31457 e114174: 17fffffe b e11416c <handle_lookup+0x24>
32198 e11496c: 97fffdf7 bl e114148 <handle_lookup>
32461 e114c54: 97fffd3d bl e114148 <handle_lookup>
A Dtee.map21898 .text.handle_lookup
21900 0x000000000e114148 handle_lookup
/optee_os/out/arm/ta/pkcs11/
A Dfd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp876 00012b3c g F .text 00000016 handle_lookup
2379 8dc: f012 f92e bl 12b3c <handle_lookup>
10854 443c: f00e bb7e b.w 12b3c <handle_lookup>
44597 00012b3c <handle_lookup>:
44598 handle_lookup():
44600 12b3c: b140 cbz r0, 12b50 <handle_lookup+0x14>
44602 12b3e: b131 cbz r1, 12b4e <handle_lookup+0x12>
44606 12b44: d903 bls.n 12b4e <handle_lookup+0x12>
A Dfd02c9da-306c-48c7-a49c-bbd827ae86ee.map2344 0x0000000000012b3c handle_lookup

Completed in 324 milliseconds