Searched defs:listKey (Results 1 – 2 of 2) sorted by relevance
458 bool KeylistIncrement(list<void *> *listKey, uint8_t &authKeyIndex, void **out) in KeylistIncrement()480 void FreeKey(bool publicOrPrivate, list<void *> *listKey) in FreeKey()
349 list<void *> *listKey; // rsa private or publickey list member420 delete listKey; in ~HdcSession() local