Home
last modified time | relevance | path

Searched refs:GetSessionKeyTypeByIndex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_session_key.h53 AuthLinkType GetSessionKeyTypeByIndex(const SessionKeyList *list, int32_t index);
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_key.c180 AuthLinkType GetSessionKeyTypeByIndex(const SessionKeyList *list, int32_t index) in GetSessionKeyTypeByIndex() function
H A Dauth_manager.c2018 AuthLinkType type = GetSessionKeyTypeByIndex(&auth->sessionKeyList, index); in AuthDeviceGetAuthHandleByIndex()