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