Searched defs:handle (Results 1 – 10 of 10) sorted by relevance
/optee_test-3.20.0/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
|
A D | arm_ffa_user.h | 51 __u64 handle; member 69 __u64 handle; member
|
/optee_test-3.20.0/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-3.20.0/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 | ffa_spmc_1000.c | 189 static int share_mem(uint16_t endpoint, uint64_t *handle) in share_mem() 205 uint64_t *handle, ADBG_Case_t *c) in set_up_mem() 236 uint64_t handle = 0; in xtest_ffa_spmc_test_1002() local
|
A D | regression_4100.c | 21 uint32_t num_bits, uint32_t *handle) in cmd_new_var() 39 uint32_t num_bits, uint32_t *handle) in cmd_new_fmm_var() 59 uint32_t *handle) in cmd_new_fmm_ctx() 79 uint32_t handle) in cmd_free_handle() 121 uint32_t handle, int32_t v) in cmd_from_s32() 139 uint32_t handle, uint32_t bit_num, uint32_t *v) in cmd_get_bit() 158 uint32_t handle, uint32_t *v) in cmd_get_bit_count() 613 uint32_t handle = TA_CRYPT_ARITH_INVALID_HANDLE; in test_4101() local
|
A D | regression_4000.c | 3610 TEE_ObjectHandle *handle) in create_key()
|
/optee_test-3.20.0/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 | 1237 void *handle = NULL; in ta_entry_call_lib_dl() local 1278 void *handle = NULL; in ta_entry_call_lib_dl_panic() local 1453 void *handle = NULL; in ta_entry_dl_phdr_dl() local
|
Completed in 28 milliseconds