Searched refs:AuthUpdateKeyIndex (Results 1 – 3 of 3) sorted by relevance
47 void AuthUpdateKeyIndex(const char *udidHash, int32_t keyType, int64_t index, bool isServer);
74 void AuthUpdateKeyIndex(const char *udidHash, int32_t keyType, int64_t index, bool isServer) in AuthUpdateKeyIndex() function
742 …AuthUpdateKeyIndex(udidShortHash, authFsm->info.connInfo.type, authFsm->authSeq, authFsm->info.isS… in RecoveryFastAuthKey()