Home
last modified time | relevance | path

Searched defs:isOldKey (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_device_common_key.h39 bool isOldKey; member
H A Dauth_session_fsm.h96 bool isOldKey; member
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_key.c40 bool isOldKey; member
250 int32_t AddSessionKey(SessionKeyList *list, int32_t index, const SessionKey *key, AuthLinkType type, bool isOldKey) in AddSessionKey() argument
H A Dauth_manager.c597 ProcessSessionKey(SessionKeyList *list, const SessionKey *key, AuthSessionInfo *info, bool isOldKey, int64_t *peerAuthSeq) ProcessSessionKey() argument
732 AuthManagerSetSessionKey(int64_t authSeq, AuthSessionInfo *info, const SessionKey *sessionKey, bool isConnect, bool isOldKey) AuthManagerSetSessionKey() argument

Completed in 6 milliseconds