Home
last modified time | relevance | path

Searched defs:instance_id (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/tee/
H A Dsocket.c20 static TEE_Result socket_open(uint32_t instance_id, uint32_t param_types, in socket_open()
64 static TEE_Result socket_close(uint32_t instance_id, uint32_t param_types, in socket_close()
85 static TEE_Result socket_send(uint32_t instance_id, uint32_t param_types, in socket_send()
126 static TEE_Result socket_recv(uint32_t instance_id, uint32_t param_types, in socket_recv()
173 static TEE_Result socket_ioctl(uint32_t instance_id, uint32_t param_types, in socket_ioctl()