Searched refs:PubKeyIndex (Results 1 – 7 of 7) sorted by relevance
58 AuthVariableInfo->PubKeyIndex = 0; in VariableExLibFindVariable()69 AuthVariableInfo->PubKeyIndex = AuthVariable->PubKeyIndex; in VariableExLibFindVariable()118 AuthVariableInfo->PubKeyIndex = 0; in VariableExLibFindNextVariable()131 AuthVariableInfo->PubKeyIndex = AuthVariablePtr->PubKeyIndex; in VariableExLibFindNextVariable()166 AuthVariableInfo->PubKeyIndex, in VariableExLibUpdateVariable()
2494 AuthVariable->PubKeyIndex = KeyIndex; in UpdateVariable()
185 UINT32 PubKeyIndex; member
39 UINT32 PubKeyIndex; member
173 AuthVariableInfo.PubKeyIndex = KeyIndex; in AuthServiceInternalUpdateVariableWithMonotonicCount()347 if (AuthVariableInfo.PubKeyIndex != 0) { in GetAvailableKeyIndex()349 …if (ReadUnaligned32 (&(((AUTHVAR_KEY_DB_DATA *) Ptr)->KeyIndex)) == AuthVariableInfo.PubKeyIndex) { in GetAvailableKeyIndex()354 …32 (&(((AUTHVAR_KEY_DB_DATA *) mPubKeyStore + Index)->KeyIndex)) == AuthVariableInfo.PubKeyIndex) { in GetAvailableKeyIndex()1281 KeyIndex = OrgVariableInfo.PubKeyIndex; in ProcessVariable()
820 *KeyIndex = VariableHeader.PubKeyIndex; in VerifyVariable()
2018 NextVariableHeader->PubKeyIndex = KeyIndex; in UpdateVariable()