Home
last modified time | relevance | path

Searched refs:hkey (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dvporttbl.c88 u32 hkey; in mlx5_esw_vporttbl_get() local
92 hkey = flow_attr_to_vport_key(esw, attr, &skey); in mlx5_esw_vporttbl_get()
93 e = esw_vport_tbl_lookup(esw, &skey, hkey); in mlx5_esw_vporttbl_get()
119 hash_add(esw->fdb_table.offloads.vports.table, &e->hlist, hkey); in mlx5_esw_vporttbl_get()
136 u32 hkey; in mlx5_esw_vporttbl_put() local
140 hkey = flow_attr_to_vport_key(esw, attr, &key); in mlx5_esw_vporttbl_put()
141 e = esw_vport_tbl_lookup(esw, &key, hkey); in mlx5_esw_vporttbl_put()
/linux/drivers/crypto/
H A Datmel-sha.c1616 static inline void atmel_sha_hmac_key_init(struct atmel_sha_hmac_key *hkey) in atmel_sha_hmac_key_init() argument
1618 memset(hkey, 0, sizeof(*hkey)); in atmel_sha_hmac_key_init()
1621 static inline void atmel_sha_hmac_key_release(struct atmel_sha_hmac_key *hkey) in atmel_sha_hmac_key_release() argument
1623 kfree(hkey->keydup); in atmel_sha_hmac_key_release()
1624 memset(hkey, 0, sizeof(*hkey)); in atmel_sha_hmac_key_release()
1627 static inline int atmel_sha_hmac_key_set(struct atmel_sha_hmac_key *hkey, in atmel_sha_hmac_key_set() argument
1631 atmel_sha_hmac_key_release(hkey); in atmel_sha_hmac_key_set()
1633 if (keylen > sizeof(hkey->buffer)) { in atmel_sha_hmac_key_set()
1634 hkey->keydup = kmemdup(key, keylen, GFP_KERNEL); in atmel_sha_hmac_key_set()
1635 if (!hkey->keydup) in atmel_sha_hmac_key_set()
[all …]
/linux/drivers/platform/x86/
H A Dpanasonic-laptop.c334 union acpi_object *hkey = NULL; in acpi_pcc_retrieve_biosdata() local
344 hkey = buffer.pointer; in acpi_pcc_retrieve_biosdata()
345 if (!hkey || (hkey->type != ACPI_TYPE_PACKAGE)) { in acpi_pcc_retrieve_biosdata()
351 if (pcc->num_sifr < hkey->package.count) { in acpi_pcc_retrieve_biosdata()
353 pcc->num_sifr, hkey->package.count); in acpi_pcc_retrieve_biosdata()
358 for (i = 0; i < hkey->package.count; i++) { in acpi_pcc_retrieve_biosdata()
359 union acpi_object *element = &(hkey->package.elements[i]); in acpi_pcc_retrieve_biosdata()
365 pcc->sinf[hkey->package.count] = -1; in acpi_pcc_retrieve_biosdata()
/linux/tools/testing/selftests/drivers/net/hw/
H A Dtoeplitz.c535 if (!rsp->_len.hkey) in read_rss_dev_info_ynl()
538 if (rsp->_len.hkey < TOEPLITZ_KEY_MIN_LEN || in read_rss_dev_info_ynl()
539 rsp->_len.hkey > TOEPLITZ_KEY_MAX_LEN) in read_rss_dev_info_ynl()
541 rsp->_len.hkey, TOEPLITZ_KEY_MIN_LEN, in read_rss_dev_info_ynl()
544 memcpy(toeplitz_key, rsp->hkey, rsp->_len.hkey); in read_rss_dev_info_ynl()
/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c603 TPACPI_HANDLE(hkey, ec, "\\_SB.HKEY", /* 600e/x, 770e, 770x */
2275 static bool tpacpi_input_send_key(const u32 hkey, bool *send_acpi_ev) in tpacpi_input_send_key() argument
2280 if (tpacpi_driver_event(hkey)) in tpacpi_input_send_key()
2295 if (hkey >= TP_HKEY_EV_ORIG_KEY_START && in tpacpi_input_send_key()
2296 hkey <= TP_HKEY_EV_ORIG_KEY_END) { in tpacpi_input_send_key()
2297 scancode = hkey - TP_HKEY_EV_ORIG_KEY_START; in tpacpi_input_send_key()
2300 } else if (hkey >= TP_HKEY_EV_ADAPTIVE_KEY_START && in tpacpi_input_send_key()
2301 hkey <= TP_HKEY_EV_ADAPTIVE_KEY_END) { in tpacpi_input_send_key()
2302 scancode = hkey - TP_HKEY_EV_ADAPTIVE_KEY_START + in tpacpi_input_send_key()
2304 } else if (hkey >= TP_HKEY_EV_EXTENDED_KEY_START && in tpacpi_input_send_key()
[all …]
/linux/net/ethtool/
H A Drss.c22 u8 *hkey; member
138 data->hkey = rss_config + indir_bytes; in rss_get_data_alloc()
168 rxfh.key = data->hkey; in rss_prepare_get()
197 memcpy(data->hkey, ethtool_rxfh_context_key(ctx), in __rss_prepare_ctx()
230 data->hkey = rss_config + indir_bytes; in rss_prepare_ctx()
317 nla_put(skb, ETHTOOL_A_RSS_HKEY, data->hkey_size, data->hkey)))) in rss_fill_reply()
713 rxfh->key = kmemdup(data->hkey, data->hkey_size, GFP_KERNEL); in rss_set_prep_hkey()
/linux/drivers/crypto/ccree/
H A Dcc_aead.h57 u8 hkey[AES_BLOCK_SIZE] ____cacheline_aligned; member
H A Dcc_buffer_mgr.c1009 dma_addr = dma_map_single(dev, areq_ctx->hkey, AES_BLOCK_SIZE, in cc_map_aead_request()
1013 AES_BLOCK_SIZE, areq_ctx->hkey); in cc_map_aead_request()
/linux/drivers/net/phy/mscc/
H A Dmscc_macsec.c504 static int vsc8584_macsec_derive_key(const u8 *key, u16 key_len, u8 hkey[16]) in vsc8584_macsec_derive_key()
514 aes_encrypt(&aes, hkey, input); in vsc8584_macsec_derive_key()
527 u8 hkey[16]; in vsc8584_macsec_transformation() local
530 ret = vsc8584_macsec_derive_key(key, priv->secy->key_len, hkey); in vsc8584_macsec_transformation()
572 ((u32 *)hkey)[i]); in vsc8584_macsec_transformation()
/linux/fs/xfs/scrub/
H A Drmap.c152 union xfs_btree_key *lkey, *hkey; in xchk_rmapbt_check_unwritten_in_keyflags() local
176 hkey = xfs_btree_high_key_addr(cur, ptr, keyblock); in xchk_rmapbt_check_unwritten_in_keyflags()
177 if (hkey->rmap.rm_offset & badflag) { in xchk_rmapbt_check_unwritten_in_keyflags()
H A Dbtree.c145 union xfs_btree_key hkey; in xchk_btree_rec() local
177 cur->bc_ops->init_high_key_from_rec(&hkey, rec); in xchk_btree_rec()
179 if (xfs_btree_keycmp_lt(cur, keyp, &hkey)) in xchk_btree_rec()
/linux/drivers/nvme/common/
H A Dauth.c307 static int nvme_auth_hash_skey(int hmac_id, u8 *skey, size_t skey_len, u8 *hkey) in nvme_auth_hash_skey() argument
323 ret = crypto_shash_tfm_digest(tfm, skey, skey_len, hkey); in nvme_auth_hash_skey()
/linux/net/l2tp/
H A Dl2tp_core.c392 unsigned long hkey = l2tp_v3_session_hashkey(sk, session->session_id); in l2tp_v3_session_get_next() local
396 hlist, hkey) { in l2tp_v3_session_get_next()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c10541 static const u32 hkey[] = { in i40e_fdir_sb_setup() local
10549 wr32(&pf->hw, I40E_GLQF_HKEY(i), hkey[i]); in i40e_fdir_sb_setup()