Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 7 of 7) sorted by relevance

/optee_client/tee-supplicant/src/
A Dhandle.c113 void *handle_put(struct handle_db *db, int handle) in handle_put()
135 void *handle_lookup(struct handle_db *db, int handle) in handle_lookup()
157 void (*cb)(int handle, void *ptr, void *arg), in handle_foreach_put()
A Dtee_socket.c123 int handle = -1; in sock_handle_get() local
143 static int sock_handle_to_fd(uint32_t instance_id, uint32_t handle) in sock_handle_to_fd()
156 static void sock_handle_put(uint32_t instance_id, uint32_t handle) in sock_handle_put()
264 int handle = 0; in tee_socket_open() local
305 int handle = 0; in tee_socket_close() local
326 static void sock_close_cb(int handle, void *ptr, void *arg) in sock_close_cb()
470 int handle = 0; in tee_socket_send() local
609 int handle = 0; in tee_socket_recv() local
782 int handle = 0; in tee_socket_ioctl() local
A Dplugin.h17 void *handle; member
A Dplugin.c76 void *handle = NULL; in load_plugin() local
A Dtee_supp_fs.c485 int handle = 0; in ree_fs_new_opendir() local
/optee_client/libckteec/src/
A Dpkcs11_processing.c19 CK_ULONG count, CK_OBJECT_HANDLE_PTR handle) in ck_create_object()
874 CK_OBJECT_HANDLE_PTR handle) in ck_generate_key()
1251 CK_OBJECT_HANDLE_PTR handle) in ck_copy_object()
1321 CK_OBJECT_HANDLE_PTR handle) in ck_derive_key()
1612 CK_ULONG count, CK_OBJECT_HANDLE_PTR handle) in ck_unwrap_key()
A Dpkcs11_token.c401 uint32_t handle = 0; in ck_open_session() local

Completed in 12 milliseconds