Searched refs:FreeKey (Results 1 – 3 of 3) sorted by relevance
25 void FreeKey(bool publicOrPrivate, list<void *> *listKey);
427 FreeKey(true, &listPublicKey); in AuthVerify()481 void FreeKey(bool publicOrPrivate, list<void *> *listKey) in FreeKey() function
555 HdcAuth::FreeKey(!hSession->serverOrDaemon, hSession->listKey); in FreeSessionFinally()