Home
last modified time | relevance | path

Searched refs:TA_SOCKET_CMD_TCP_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.h22 #define TA_SOCKET_CMD_TCP_OPEN 0 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/socket/
H A Dta_entry.c247 case TA_SOCKET_CMD_TCP_OPEN: in TA_InvokeCommandEntryPoint()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_2000.c54 res = TEEC_InvokeCommand(session, TA_SOCKET_CMD_TCP_OPEN, in socket_tcp_open()