Searched defs:handle (Results 1 – 8 of 8) sorted by relevance
/optee_test/host/xtest/include/uapi/linux/ |
A D | ion_old.h | 44 ion0_user_handle_t handle; member 58 ion0_user_handle_t handle; member 67 ion0_user_handle_t handle; member
|
/optee_test/ta/crypt/ |
A D | handle.c | 61 void *handle_put(struct handle_db *db, int handle) in handle_put() 73 void *handle_lookup(struct handle_db *db, int handle) in handle_lookup()
|
A D | arith_taf.c | 31 static void *lookup_handle(uint32_t type, uint32_t handle) in lookup_handle() 44 static bool get_handle(uint32_t type, void *ptr, uint32_t *handle) in get_handle() 67 static void *put_handle(uint32_t handle) in put_handle()
|
/optee_test/host/xtest/ |
A D | regression_2000.c | 34 struct socket_handle *handle, in socket_tcp_open() 64 struct socket_handle *handle, in socket_udp_open() 93 struct socket_handle *handle, in socket_send() 117 struct socket_handle *handle, in socket_recv() 141 struct socket_handle *handle, in socket_get_error() 161 struct socket_handle *handle, uint32_t *ret_orig) in socket_close() 175 struct socket_handle *handle, uint32_t ioctl_cmd, in socket_ioctl()
|
A D | regression_4100.c | 19 uint32_t num_bits, uint32_t *handle) in cmd_new_var() 37 uint32_t num_bits, uint32_t *handle) in cmd_new_fmm_var() 57 uint32_t *handle) in cmd_new_fmm_ctx() 77 uint32_t handle) in cmd_free_handle() 119 uint32_t handle, int32_t v) in cmd_from_s32() 137 uint32_t handle, uint32_t bit_num, uint32_t *v) in cmd_get_bit() 156 uint32_t handle, uint32_t *v) in cmd_get_bit_count() 611 uint32_t handle = TA_CRYPT_ARITH_INVALID_HANDLE; in test_4101() local
|
A D | regression_4000.c | 3561 TEE_ObjectHandle *handle) in create_key()
|
/optee_test/ta/os_test/ |
A D | cxx_tests.cpp | 44 void *handle = NULL; in ta_entry_cxx_ctor_shlib_dl() local
|
A D | os_test.c | 1235 void *handle = NULL; in ta_entry_call_lib_dl() local 1276 void *handle = NULL; in ta_entry_call_lib_dl_panic() local 1451 void *handle = NULL; in ta_entry_dl_phdr_dl() local
|
Completed in 45 milliseconds