Searched refs:GetSessionKeyTypeByIndex (Results 1 – 3 of 3) sorted by relevance
53 AuthLinkType GetSessionKeyTypeByIndex(const SessionKeyList *list, int32_t index);
180 AuthLinkType GetSessionKeyTypeByIndex(const SessionKeyList *list, int32_t index) in GetSessionKeyTypeByIndex() function
2018 AuthLinkType type = GetSessionKeyTypeByIndex(&auth->sessionKeyList, index); in AuthDeviceGetAuthHandleByIndex()