Searched defs:handle (Results 1 – 9 of 9) sorted by relevance
| /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/include/uapi/linux/ |
| A D | arm_ffa_user.h | 51 __u64 handle; member 69 __u64 handle; member
|
| /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 | ffa_spmc_1000.c | 241 static int share_mem(uint16_t endpoint, uint64_t *handle) in share_mem() 257 uint64_t *handle, ADBG_Case_t *c) in set_up_mem() 289 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 bit_num, uint32_t v) in cmd_set_bit() 176 uint32_t handle, uint32_t *v) in cmd_get_bit_count() 664 uint32_t handle = TA_CRYPT_ARITH_INVALID_HANDLE; in test_4101() local
|
| A D | regression_4000.c | 4083 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 | 1310 void *handle = NULL; in ta_entry_call_lib_dl() local 1351 void *handle = NULL; in ta_entry_call_lib_dl_panic() local 1526 void *handle = NULL; in ta_entry_dl_phdr_dl() local
|
Completed in 736 milliseconds