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()
2455 AuthVariable->PubKeyIndex = KeyIndex; in UpdateVariable()
184 UINT32 PubKeyIndex; member
39 UINT32 PubKeyIndex; member
221 AuthVariableInfo.PubKeyIndex = KeyIndex; in AuthServiceInternalUpdateVariableWithMonotonicCount()1303 if (AuthVariableInfo.PubKeyIndex != 0) { in GetAvailableKeyIndex()1305 …if (ReadUnaligned32 (&(((AUTHVAR_KEY_DB_DATA *) Ptr)->KeyIndex)) == AuthVariableInfo.PubKeyIndex) { in GetAvailableKeyIndex()1310 …32 (&(((AUTHVAR_KEY_DB_DATA *) mPubKeyStore + Index)->KeyIndex)) == AuthVariableInfo.PubKeyIndex) { in GetAvailableKeyIndex()2296 KeyIndex = OrgVariableInfo.PubKeyIndex; in ProcessVariable()
820 *KeyIndex = VariableHeader.PubKeyIndex; in VerifyVariable()
2018 NextVariableHeader->PubKeyIndex = KeyIndex; in UpdateVariable()