Home
last modified time | relevance | path

Searched defs:k2 (Results 1 – 25 of 44) sorted by relevance

12

/openbmc/linux/include/linux/
H A Dbtree-128.h22 static inline void *btree_lookup128(struct btree_head128 *head, u64 k1, u64 k2) in btree_lookup128()
29 u64 *k1, u64 *k2) in btree_get_prev128()
41 static inline int btree_insert128(struct btree_head128 *head, u64 k1, u64 k2, in btree_insert128()
49 static inline int btree_update128(struct btree_head128 *head, u64 k1, u64 k2, in btree_update128()
57 static inline void *btree_remove128(struct btree_head128 *head, u64 k1, u64 k2) in btree_remove128()
63 static inline void *btree_last128(struct btree_head128 *head, u64 *k1, u64 *k2) in btree_last128()
106 #define btree_for_each_safe128(head, k1, k2, val) \ argument
/openbmc/phosphor-net-ipmid/
H A Dcrypt_algo.hpp46 explicit Interface(const std::vector<uint8_t>& k2) : k2(k2) {} in Interface()
105 std::vector<uint8_t> k2; member in cipher::crypt::Interface
144 explicit AlgoAES128(const std::vector<uint8_t>& k2) : Interface(k2) {} in AlgoAES128()
/openbmc/phosphor-host-ipmid/test/message/
H A Dunpack.cpp240 uint5_t k2 = 0x19; in TEST() local
258 uint4_t k2 = 0x9; 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
419 std::bitset<5> k2(0x19); in TEST() local
437 std::bitset<4> k2 = 0x9; in TEST() local
787 uint16_t k2 = 0x0604; in TEST() local
813 uint16_t k2 = 0x0604; in TEST() local
842 bool k2 = true; // binary 0b1 in TEST() local
[all …]
H A Dpayload.cpp104 ipmi::SecureBuffer k2 = {0b11100101, 0b01110111}; in TEST() local
287 uint16_t k2 = 0x8604; in TEST() local
312 uint32_t k2 = 0x02008604; in TEST() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c263 const union xfs_btree_key *k2, in xfs_bnobt_diff_two_keys()
276 const union xfs_btree_key *k2, in xfs_cntbt_diff_two_keys()
390 const union xfs_btree_key *k2) in xfs_bnobt_keys_inorder()
411 const union xfs_btree_key *k2) in xfs_cntbt_keys_inorder()
H A Dxfs_refcount_btree.c199 const union xfs_btree_key *k2, in xfs_refcountbt_diff_two_keys()
283 const union xfs_btree_key *k2) in xfs_refcountbt_keys_inorder()
H A Dxfs_rmap_btree.c276 const union xfs_btree_key *k2, in xfs_rmapbt_diff_two_keys()
403 const union xfs_btree_key *k2) in xfs_rmapbt_keys_inorder()
H A Dxfs_bmap_btree.c389 const union xfs_btree_key *k2, in xfs_bmbt_diff_two_keys()
493 const union xfs_btree_key *k2) in xfs_bmbt_keys_inorder()
H A Dxfs_ialloc_btree.c271 const union xfs_btree_key *k2, in xfs_inobt_diff_two_keys()
372 const union xfs_btree_key *k2) in xfs_inobt_keys_inorder()
/openbmc/linux/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S15 #define k2 r2 macro
H A Dentry.S69 #define k2 r2 macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_dccg.c62 enum pixel_rate_div *k2) in dccg314_get_pixel_rate_div()
104 enum pixel_rate_div k2) in dccg314_set_pixel_rate_div()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_dccg.c62 enum pixel_rate_div *k2) in dccg32_get_pixel_rate_div()
104 enum pixel_rate_div k2) in dccg32_set_pixel_rate_div()
/openbmc/linux/fs/hfsplus/
H A Dcatalog.c17 const hfsplus_btree_key *k2) in hfsplus_cat_case_cmp_key()
30 const hfsplus_btree_key *k2) in hfsplus_cat_bin_cmp_key()
H A Dattributes.c36 const hfsplus_btree_key *k2) in hfsplus_attr_bin_cmp_key()
/openbmc/phosphor-net-ipmid/test/
H A Dcipher.cpp353 std::vector<uint8_t> k2(SHA_DIGEST_LENGTH); in TEST() local
427 std::vector<uint8_t> k2(SHA_DIGEST_LENGTH); in TEST() local
/openbmc/linux/crypto/
H A Dtea.c60 u32 k0, k1, k2, k3; in tea_encrypt() local
88 u32 k0, k1, k2, k3; in tea_decrypt() local
H A Dvmac.c284 #define k2 (*(((u32 *)kh)+INDEX_LOW)) in poly_step_func() macro
359 static u64 l3hash(u64 p1, u64 p2, u64 k1, u64 k2, u64 len) in l3hash()
/openbmc/phosphor-net-ipmid/command/
H A Drakp34.cpp55 auto k2 = intAlgo->generateKn(authAlgo->sessionIntegrityKey, in applyCryptAlgo() local
/openbmc/intel-ipmi-oem/tests/
H A Dtest_sensorcommands.cpp27 double k2 = k2_rExp; in ipmitool_y_from_x() local
/openbmc/phosphor-host-ipmid/test/dbus-sdr/
H A Dsensorcommands_unittest.cpp27 double k2 = k2_rExp; in ipmitool_y_from_x() local
/openbmc/ipmitool/lib/
H A Dipmi_sdr.c187 int m, b, k1, k2; in sdr_convert_sensor_reading() local
269 int m, k2; in sdr_convert_sensor_hysterisis() local
344 int m, k2; in sdr_convert_sensor_tolerance() local
419 int m, b, k1, k2; in sdr_convert_sensor_value_to_raw() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dhashmap.c341 long k1 = 0, k2 = 1; in test_hashmap_multimap() local
/openbmc/linux/drivers/clk/sprd/
H A Dpll.c105 u16 k1, k2; in _sprd_pll_recalc_rate() local
H A Dpll.h57 u16 k2; member

12