/openbmc/bios-settings-mgr/src/ |
H A D | password.cpp | 37 const std::array<uint8_t, maxHashSize>& expected, in compareDigest() 63 bool Password::isMatch(const std::array<uint8_t, maxHashSize>& expected, in isMatch() 84 bool Password::getParam(std::array<uint8_t, maxHashSize>& orgUsrPwdHash, in getParam() 124 std::string& newPassword, std::array<uint8_t, maxSeedSize>& seed, in verifyIntegrityCheck()
|
/openbmc/phosphor-ipmi-blobs/ |
H A D | process.cpp | 63 return [](ManagerInterface*, std::span<const uint8_t>) { in validateBlobCommand() 74 return [](ManagerInterface*, std::span<const uint8_t>) { in validateBlobCommand() 93 return [](ManagerInterface*, std::span<const uint8_t>) { in validateBlobCommand() 108 return [](ManagerInterface*, std::span<const uint8_t>) { in validateBlobCommand() 118 return [](ManagerInterface*, std::span<const uint8_t>) { in validateBlobCommand()
|
/openbmc/phosphor-ipmi-flash/bmc/version-handler/ |
H A D | version_handler.hpp | 52 bool write(uint16_t, uint32_t, const std::vector<uint8_t>&) override in write() 56 bool writeMeta(uint16_t, uint32_t, const std::vector<uint8_t>&) override in writeMeta() 60 bool commit(uint16_t, const std::vector<uint8_t>&) override in commit()
|
/openbmc/phosphor-power/tools/i2c/test/ |
H A D | mocked_i2c_interface.cpp | 9 uint8_t /*busId*/, uint8_t /*devAddr*/, in create() argument
|
/openbmc/phosphor-ipmi-flash/bmc/log-handler/ |
H A D | log_handler.hpp | 67 bool write(uint16_t, uint32_t, const std::vector<uint8_t>&) override in write() 71 bool writeMeta(uint16_t, uint32_t, const std::vector<uint8_t>&) override in writeMeta() 75 bool commit(uint16_t, const std::vector<uint8_t>&) override in commit()
|
/openbmc/phosphor-ipmi-blobs/test/ |
H A D | process_unittest.cpp | 167 IpmiBlobHandler h = [](ManagerInterface*, std::span<const uint8_t>) { in TEST_F() 183 IpmiBlobHandler h = [](ManagerInterface*, std::span<const uint8_t>) { in TEST_F() 199 IpmiBlobHandler h = [](ManagerInterface*, std::span<const uint8_t>) { in TEST_F() 217 [payloadLen](ManagerInterface*, std::span<const uint8_t>) { in TEST_F() 243 [payloadLen](ManagerInterface*, std::span<const uint8_t>) { in TEST_F()
|
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/ |
H A D | handler.cpp | 105 bool MetricBlobHandler::write(uint16_t, uint32_t, const std::vector<uint8_t>&) in write() 112 const std::vector<uint8_t>&) in writeMeta() 118 bool MetricBlobHandler::commit(uint16_t, const std::vector<uint8_t>&) in commit()
|
/openbmc/phosphor-host-ipmid/dbus-sdr/ |
H A D | storagecommands.cpp | 1144 uint16_t, uint8_t, uint32_t, uint16_t, uint8_t, uint8_t, uint8_t, uint8_t, in ipmiStorageAddSELEntry() argument 1157 const std::array<uint8_t, 3>& clr, uint8_t eraseOperation) in ipmiStorageClearSEL()
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | mtms.hpp | 77 void setMachineTypeAndModel(const std::array<uint8_t, mtmSize>& mtm) in setMachineTypeAndModel() 115 void setMachineSerialNumber(const std::array<uint8_t, snSize>& sn) in setMachineSerialNumber()
|
/openbmc/pldm/platform-mc/ |
H A D | manager.hpp | 144 uint8_t /* formatVersion */, uint8_t tid, in handleSensorEvent() argument 167 uint8_t /* formatVersion */, uint8_t tid, in handleCperEvent() argument 191 uint8_t /* formatVersion */, uint8_t tid, size_t eventDataOffset) in handlePldmMessagePollEvent() argument
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | systems_logservices_postcodes.hpp | 192 uint64_t, std::tuple<std::vector<uint8_t>, std::vector<uint8_t>>>& in fillPostCodeEntry() 349 std::vector<uint8_t>>>& postcode) { in getPostCodeForEntry() 385 std::vector<uint8_t>>>& postcode) { in getPostCodeForBoot() 541 std::vector<uint8_t>>>& postcodes) { in handleSystemsLogServicesPostCodesEntriesEntryAdditionalDataGet()
|
/openbmc/phosphor-host-ipmid/ |
H A D | transporthandler.cpp | 685 RspType<> setLanOem(uint8_t, uint8_t, message::Payload& req) in setLanOem() argument 691 RspType<message::Payload> getLanOem(uint8_t, uint8_t, uint8_t, uint8_t) in getLanOem() argument 1543 uint8_t parameter, uint8_t /*set*/, uint8_t /*block*/) in getSolConfParams() argument
|
/openbmc/phosphor-ipmi-flash/cleanup/ |
H A D | cleanup.hpp | 64 bool write(uint16_t, uint32_t, const std::vector<uint8_t>&) override in write() 68 bool writeMeta(uint16_t, uint32_t, const std::vector<uint8_t>&) override in writeMeta()
|
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | file_io_type_progress_src.hpp | 46 int fileAck(uint8_t /*fileStatus*/) override in fileAck() argument 74 uint8_t /*fileStatus*/, uint32_t /*metaDataValue1*/, in fileAckWithMetaData() argument
|
H A D | file_io_type_vpd.hpp | 43 virtual int fileAck(uint8_t /*fileStatus*/) in fileAck() argument 52 uint8_t /*fileStatus*/, uint32_t /*metaDataValue1*/, in fileAckWithMetaData() argument
|
/openbmc/phosphor-ipmi-blobs/example/ |
H A D | example.cpp | 121 const std::vector<uint8_t>&) in writeMeta() 127 bool ExampleBlobHandler::commit(uint16_t session, const std::vector<uint8_t>&) in commit()
|
/openbmc/phosphor-logging/ |
H A D | log_manager.hpp | 391 std::vector<std::tuple<CreateIface::FFDCFormat, uint8_t, uint8_t, in createWithFFDCFiles() argument
|
/openbmc/google-ipmi-sys/ |
H A D | linux_boot_done.cpp | 31 Resp linuxBootDone(std::span<const uint8_t>, HandlerInterface* handler) in linuxBootDone()
|
H A D | bmc_mode.cpp | 31 Resp getBmcMode(std::span<const uint8_t>, HandlerInterface* handler) in getBmcMode()
|
H A D | flash_size.cpp | 34 Resp getFlashSize(std::span<const uint8_t>, HandlerInterface* handler) in getFlashSize()
|
H A D | machine_name.cpp | 36 Resp getMachineName(std::span<const uint8_t>, HandlerInterface* handler) in getMachineName()
|
/openbmc/fb-ipmi-oem/src/ |
H A D | appcommands.cpp | 404 ipmi::RspType<std::vector<uint8_t>> ipmiAppGetSysInfoParams( in ipmiAppGetSysInfoParams() argument
|
H A D | oemcommands.cpp | 1623 ipmi::Context::ptr ctx, uint8_t, uint8_t, uint8_t, uint8_t procIndex, in ipmiOemQSetProcInfo() argument 1680 ipmi::RspType<std::vector<uint8_t>> ipmiOemQGetProcInfo( in ipmiOemQGetProcInfo() argument 1773 ipmi::Context::ptr ctx, uint8_t, uint8_t, uint8_t, uint8_t dimmIndex, in ipmiOemQSetDimmInfo() argument 1867 ipmi::RspType<std::vector<uint8_t>> ipmiOemQGetDimmInfo( in ipmiOemQGetDimmInfo() argument
|
/openbmc/pldm/pldmtool/ |
H A D | pldm_fru_cmd.cpp | 271 std::string typeToString(std::map<uint8_t, std::string> typeMap, in typeToString() 298 static std::string fruFieldParserTimestamp(const uint8_t*, uint8_t) in fruFieldParserTimestamp()
|
/openbmc/qemu/pc-bios/vof/ |
H A D | vof.h | 8 typedef unsigned char uint8_t; typedef
|