Home
last modified time | relevance | path

Searched defs:vector2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/
H A Dlog_read_unittest.cpp50 std::vector<uint8_t> vector2{0xCE, 0xAD, 0xDE, 0xFF}; member in ipmi_flash::LogReadBlobTest
/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/
H A Dversion_read_unittest.cpp36 std::vector<uint8_t> vector2{0xCE, 0xAD, 0xDE, 0xFF}; member in ipmi_flash::VersionReadBlobTest
/openbmc/linux/net/sctp/
H A Dauth.c149 struct sctp_auth_bytes *vector2) in sctp_auth_compare_vectors()