Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/socket/include/
H A Dta_socket.h33 #define TA_SOCKET_CMD_UDP_OPEN 1 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/socket/
H A Dta_entry.c249 case TA_SOCKET_CMD_UDP_OPEN: in TA_InvokeCommandEntryPoint()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_2000.c84 res = TEEC_InvokeCommand(session, TA_SOCKET_CMD_UDP_OPEN, in socket_udp_open()