Searched refs:DupSessionKeyList (Results 1 – 4 of 4) sorted by relevance
49 int32_t DupSessionKeyList(const SessionKeyList *srcList, SessionKeyList *dstList);
145 int32_t DupSessionKeyList(const SessionKeyList *srcList, SessionKeyList *dstList) in DupSessionKeyList() function
105 if (DupSessionKeyList(&auth->sessionKeyList, &newAuth->sessionKeyList)) { in DupAuthManager()
1802 int32_t ret = DupSessionKeyList(srcList, dstList);