Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_socket.h42 #define PTA_SOCKET_RECV 4 macro
/optee_os/lib/libutee/
H A Dtee_socket_pta.c136 res = invoke_socket_pta(PTA_SOCKET_RECV, param_types, params); in __tee_socket_pta_recv()
/optee_os/core/tee/
H A Dsocket.c230 [PTA_SOCKET_RECV] = socket_recv,