Home
last modified time | relevance | path

Searched refs:caRevInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/tee/tee_client/services/teecd/src/
H A Dtee_ca_auth.c46 int SendLoginInfo(const struct ucred *cr, const CaRevMsg *caRevInfo, int fd) in SendLoginInfo() argument
51 if (cr == NULL || caRevInfo == NULL) { in SendLoginInfo()
/ohos5.0/base/tee/tee_client/services/teecd/include/
H A Dtee_ca_auth.h18 int SendLoginInfo(const struct ucred *cr, const CaRevMsg *caRevInfo, int fd);