Searched refs:VariableDataEntry (Results 1 – 1 of 1) sorted by relevance
1367 IN VARIABLE_ENTRY_CONSISTENCY *VariableDataEntry in AddPubKeyInStore() argument1402 …textIn->CheckRemainingSpaceForConsistency (Attributes, &PublicKeyEntry, VariableDataEntry, NULL)) { in AddPubKeyInStore()2204 VARIABLE_ENTRY_CONSISTENCY VariableDataEntry; in ProcessVariable() local2372 VariableDataEntry.VariableSize = DataSize - AUTHINFO_SIZE; in ProcessVariable()2373 VariableDataEntry.Guid = VendorGuid; in ProcessVariable()2374 VariableDataEntry.Name = VariableName; in ProcessVariable()2379 KeyIndex = AddPubKeyInStore (PubKey, &VariableDataEntry); in ProcessVariable()