Home
last modified time | relevance | path

Searched defs:revMsg (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_socket.c158 static int FillMsgBuffer(const CaAuthInfo *caInfo, CaRevMsg **revMsg, int cmd) in FillMsgBuffer()
182 static void InitSockMsg(struct msghdr *message, CaRevMsg *revMsg, struct iovec *iov) in InitSockMsg()
215 CaRevMsg *revMsg = NULL; in CaDaemonConnectWithCaInfo() local