Searched refs:userPwdHash (Results 1 – 1 of 1) sorted by relevance
1104 std::array<uint8_t, maxHashSize> userPwdHash; in ipmiOEMSetBIOSHashInfo() local1105 userPwdHash.fill({}); // initializing with 0 as user password hash field in ipmiOEMSetBIOSHashInfo()1107 json["UserPwdHash"] = userPwdHash; in ipmiOEMSetBIOSHashInfo()