Home
last modified time | relevance | path

Searched defs:k1 (Results 1 – 13 of 13) sorted by relevance

/openbmc/phosphor-net-ipmid/test/
H A Dcipher.cpp40 std::vector<uint8_t> k1(SHA_DIGEST_LENGTH); in TEST() local
88 std::vector<uint8_t> k1(SHA_DIGEST_LENGTH); in TEST() local
203 std::vector<uint8_t> k1(SHA256_DIGEST_LENGTH); in TEST() local
252 std::vector<uint8_t> k1(SHA256_DIGEST_LENGTH); in TEST() local
/openbmc/phosphor-host-ipmid/test/message/
H A Dpayload.cpp96 ipmi::SecureBuffer k1 = {0b11100101}; in TEST() local
117 ipmi::SecureBuffer k1 = {0b11001111, 0b10110100}; in TEST() local
130 ipmi::SecureBuffer k1 = {0b1100111, 0b1011010}; in TEST() local
144 ipmi::SecureBuffer k1 = {0b1100111}; in TEST() local
276 uint8_t k1 = 0x04; in TEST() local
305 uint8_t k1 = 0xbf; in TEST() local
H A Dunpack.cpp239 uint3_t k1 = 0x1; in TEST() local
257 uint3_t k1 = 0x1; in TEST() local
275 uint3_t k1 = 0x1; in TEST() local
296 bool k4 = true, k3 = false, k2 = false, k1 = true; in TEST() local
322 bool k4 = true, k3 = false, k2 = false, k1 = true; in TEST() local
347 bool k4 = true, k3 = false, k2 = false, k1 = true; in TEST() local
418 std::bitset<3> k1(0x1); in TEST() local
436 std::bitset<3> k1 = 0x1; in TEST() local
454 std::bitset<3> k1 = 0x1; in TEST() local
786 uint8_t k1 = 0x02; in TEST() local
[all …]
/openbmc/phosphor-net-ipmid/
H A Dintegrity_algo.hpp144 std::vector<uint8_t> k1; member in cipher::integrity::Interface
/openbmc/u-boot/arch/mips/include/asm/
H A Dregdef.h51 #define k1 $27 macro
94 #define k1 $27 macro
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Dcrypto.c54 u8 k1[AES_KEY_LENGTH]; in sign_object() local
/openbmc/intel-ipmi-oem/tests/
H A Dtest_sensorcommands.cpp26 double k1 = k1_bExp; in ipmitool_y_from_x() local
/openbmc/phosphor-host-ipmid/test/dbus-sdr/
H A Dsensorcommands_unittest.cpp26 double k1 = k1_bExp; in ipmitool_y_from_x() local
/openbmc/u-boot/lib/bzip2/
H A Dbzlib.c586 UChar k1; in unRLE_obuf_to_output_FAST() local
743 UChar k1; in unRLE_obuf_to_output_SMALL() local
/openbmc/u-boot/scripts/kconfig/
H A Dexpr.c1030 enum string_value_kind k1 = k_string, k2 = k_string; in expr_calc_value() local
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_intf.h136 uint8_t k1[20]; /* Used for Integrity checking? */ member
/openbmc/ipmitool/lib/
H A Dipmi_sdr.c187 int m, b, k1, k2; in sdr_convert_sensor_reading() local
419 int m, b, k1, k2; in sdr_convert_sensor_value_to_raw() local
/openbmc/qemu/hw/arm/
H A Dsmmu-common.c53 SMMUIOTLBKey *k1 = (SMMUIOTLBKey *)v1, *k2 = (SMMUIOTLBKey *)v2; in smmu_iotlb_key_equal() local