Home
last modified time | relevance | path

Searched refs:FillMsgBuffer (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() function
246 if (FillMsgBuffer(caInfo, &revMsg, cmd) != EOK) { in CaDaemonConnectWithCaInfo()