Searched refs:KeylistIncrement (Results 1 – 2 of 2) sorted by relevance
24 bool KeylistIncrement(list<void *> *listKey, uint8_t &authKeyIndex, void **out);
413 while (KeylistIncrement(&listPublicKey, authKeyIndex, &ptr)) { in AuthVerify()459 bool KeylistIncrement(list<void *> *listKey, uint8_t &authKeyIndex, void **out) in KeylistIncrement() function