Searched refs:__tee_socket_pta_send (Results 1 – 3 of 3) sorted by relevance
23 TEE_Result __tee_socket_pta_send(uint32_t handle, const void *buf,
93 TEE_Result __tee_socket_pta_send(uint32_t handle, const void *buf, in __tee_socket_pta_send() function
121 res = __tee_socket_pta_send(sock_ctx->handle, buf, length, timeout); in sock_send()
Completed in 3 milliseconds