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