Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/tee/
A Dsocket.c19 static TEE_Result socket_open(uint32_t instance_id, uint32_t param_types, in socket_open()
60 static TEE_Result socket_close(uint32_t instance_id, uint32_t param_types, in socket_close()
81 static TEE_Result socket_send(uint32_t instance_id, uint32_t param_types, in socket_send()
119 static TEE_Result socket_recv(uint32_t instance_id, uint32_t param_types, in socket_recv()
160 static TEE_Result socket_ioctl(uint32_t instance_id, uint32_t param_types, in socket_ioctl()

Completed in 2 milliseconds