Searched refs:__tee_socket_pta_ioctl (Results 1 – 3 of 3) sorted by relevance
/optee_os-3.20.0/lib/libutee/ |
A D | tee_socket_private.h | 29 TEE_Result __tee_socket_pta_ioctl(uint32_t handle, uint32_t command, void *buf,
|
A D | tee_tcpudp_socket.c | 167 res = __tee_socket_pta_ioctl(sock_ctx->handle, commandCode, in tcp_ioctl() 194 res = __tee_socket_pta_ioctl(sock_ctx->handle, commandCode, in udp_ioctl()
|
A D | tee_socket_pta.c | 141 TEE_Result __tee_socket_pta_ioctl(uint32_t handle, uint32_t command, void *buf, in __tee_socket_pta_ioctl() function
|
Completed in 8 milliseconds