Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/authentication/include/
Dauth_session_key.h43 void DestroySessionKeyList(SessionKeyList *list);
/foundation/communication/dsoftbus/core/authentication/src/
Dauth_session_key.c72 DestroySessionKeyList(dstList); in DupSessionKeyList()
80 void DestroySessionKeyList(SessionKeyList *list) in DestroySessionKeyList() function
Dauth_manager.c117 DestroySessionKeyList(&auth->sessionKeyList); in DelAuthManager()