Home
last modified time | relevance | path

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

/ohos5.0/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
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_key.c40 bool isOldKey; member
249 …onKey(SessionKeyList *list, int32_t index, const SessionKey *key, AuthLinkType type, bool isOldKey) in AddSessionKey()
H A Dauth_manager.c594 bool isOldKey) in ProcessSessionKey()
731 bool isConnect, bool isOldKey) in AuthManagerSetSessionKey()