Searched defs:isOldKey (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/dsoftbus/core/authentication/include/ |
H A D | auth_device_common_key.h | 39 bool isOldKey; member
|
H A D | auth_session_fsm.h | 96 bool isOldKey; member
|
/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_session_key.c | 40 bool isOldKey; member 250 int32_t AddSessionKey(SessionKeyList *list, int32_t index, const SessionKey *key, AuthLinkType type, bool isOldKey) in AddSessionKey() argument
|
H A D | auth_manager.c | 597 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