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