Home
last modified time | relevance | path

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

/base/security/device_auth/services/creds_manager/src/
Dcreds_manager.c22 bool isDirectAuth = false; in IsDirectAuth() local
/base/security/device_auth/services/session_manager/src/session/v2/
Ddev_session_v2.c567 bool isDirectAuth = false; in GetPreSharedCredInfo() local
871 bool isDirectAuth = false; in GenerateHandshakeEventData() local
1300 bool isDirectAuth = false; in AddAuthInfoToContextByCred() local
1395 bool isDirectAuth = curCred->IdInfoType == P2P_DIRECT_AUTH ? true : false; in ProcStartEventInner() local
1526 bool isDirectAuth = false; in GenerateHandshakeRspEventData() local
1748 bool isDirectAuth = selfCred->IdInfoType == P2P_DIRECT_AUTH ? true : false; in ProcHandshakeReqEventInner() local
1808 bool isDirectAuth = selfCred->IdInfoType == P2P_DIRECT_AUTH ? true : false; in ProcHandshakeRspEventInner() local
1941 bool isDirectAuth = selfCred->IdInfoType == P2P_DIRECT_AUTH ? true : false; in ProcAuthEventInner() local
Ddev_session_util.c302 bool isDirectAuth = false; in SetPeerAuthIdToContextIfNeeded() local
/base/security/device_auth/services/identity_manager/src/
Didentity_pin.c113 bool isDirectAuth = false; in IsDirectAuth() local
/base/security/device_auth/services/session_manager/src/session/
Ddev_session_fwk.c305 bool isDirectAuth = false; in StartSession() local