Home
last modified time | relevance | path

Searched refs:PTA_SOCKET_SEND (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libutee/include/
H A Dpta_socket.h35 #define PTA_SOCKET_SEND 3 macro
/optee_os/lib/libutee/
H A Dtee_socket_pta.c112 res = invoke_socket_pta(PTA_SOCKET_SEND, param_types, params); in __tee_socket_pta_send()
/optee_os/core/tee/
H A Dsocket.c229 [PTA_SOCKET_SEND] = socket_send,