Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_socket.h9 #define PTA_SOCKET_UUID { 0x3b996a7d, 0x2c2b, 0x4a49, { \ macro
/optee_os/lib/libutee/
H A Dtee_socket_pta.c18 static const TEE_UUID socket_uuid = PTA_SOCKET_UUID; in invoke_socket_pta()
/optee_os/core/tee/
H A Dsocket.c276 pseudo_ta_register(.uuid = PTA_SOCKET_UUID, .name = "socket",