/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hnae.h | 524 int (*get_rss)(struct hnae_handle *handle, u32 *indir, u8 *key, 527 const u8 *key, const u8 hfunc);
|
/openbmc/linux/crypto/ |
H A D | cast5_generic.c | 475 int cast5_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) in cast5_setkey() argument 487 memcpy(p_key, key, key_len); in cast5_setkey()
|
H A D | adiantum.c | 117 static int adiantum_setkey(struct crypto_skcipher *tfm, const u8 *key, in adiantum_setkey() argument 136 err = crypto_skcipher_setkey(tctx->streamcipher, key, keylen); in adiantum_setkey()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | fwil_types.h | 587 u8 key[BRCMF_WSEC_MAX_SAE_PASSWORD_LEN]; member 598 u8 key[BRCMF_WSEC_MAX_SAE_PASSWORD_LEN]; member
|
/openbmc/linux/net/netfilter/ |
H A D | nft_flow_offload.c | 330 if (tuple->src.u.gre.key || tuple->dst.u.gre.key) in nft_flow_offload_eval()
|
/openbmc/linux/fs/hfs/ |
H A D | bnode.c | 58 void hfs_bnode_read_key(struct hfs_bnode *node, void *key, int off) in hfs_bnode_read_key() argument 70 hfs_bnode_read(node, key, off, key_len); in hfs_bnode_read_key()
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-aggregator.c | 45 static int aggr_add_gpio(struct gpio_aggregator *aggr, const char *key, in aggr_add_gpio() argument 55 lookups->table[*n] = GPIO_LOOKUP_IDX(key, hwnum, NULL, *n, 0); in aggr_add_gpio()
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-gw51xx.dtsi | 40 key-erased { 41 label = "key-erased";
|
H A D | imx6qdl-gw5910.dtsi | 43 key-erased { 44 label = "key-erased";
|
/openbmc/linux/include/linux/ |
H A D | audit.h | 182 char *key); 243 static inline void audit_log_key(struct audit_buffer *ab, char *key) in audit_log_key() argument
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | logicpd-torpedo-baseboard.dtsi | 212 gpio_key_pins: gpio-key-pins { 316 gpio_key_pins_wkup: gpio-key-wkup-pins {
|
/openbmc/linux/arch/x86/events/intel/ |
H A D | uncore_discovery.c | 52 static inline int __type_cmp(const void *key, const struct rb_node *b) in __type_cmp() argument 55 const u16 *type_id = key; in __type_cmp()
|
/openbmc/linux/net/mac80211/ |
H A D | sta_info.h | 324 struct ieee80211_key *key; member 358 u8 key:1, member
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt7622-bananapi-bpi-r64.dts | 45 factory-key { 51 wps-key {
|
/openbmc/phosphor-buttons/ |
H A D | README.md | 66 A gpio can be mapped using the "pin" or "num" keyword. The "pin" key uses 67 alphanumerical references while the "num" key supports the integer pin number.
|
/openbmc/phosphor-logging/ |
H A D | log_manager.cpp | 179 auto key = metadata.substr(0, pos); in _commit() local 181 additionalData.emplace(std::move(key), std::move(value)); in _commit()
|
/openbmc/linux/Documentation/filesystems/caching/ |
H A D | cachefiles.rst | 159 filename is part of the lookup key). 254 If the key is so long that it exceeds NAME_MAX with the decorations added on to 576 The volume key is a NUL-terminated string; the cookie key is binary 579 * ``volume_key_size`` indicates the size of the volume key in bytes. 581 * ``cookie_key_size`` indicates the size of the cookie key in bytes.
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | prog.c | 227 int key = 0; in find_metadata() local 283 if (bpf_map_lookup_elem(map_fd, &key, value)) { in find_metadata() 2103 __u32 key = 0; in profile_read_values() local 2113 err = bpf_map_lookup_elem(count_map_fd, &key, counts); in profile_read_values() 2129 err = bpf_map_lookup_elem(reading_map_fd, &key, values); in profile_read_values() 2140 key++; in profile_read_values()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mac.c | 767 struct sk_buff *skb, struct ieee80211_key_conf *key) in mt7996_mac_write_txwi_80211() argument 794 if (key && multicast && ieee80211_is_robust_mgmt_frame(skb) && in mt7996_mac_write_txwi_80211() 795 key->cipher == WLAN_CIPHER_SUITE_AES_CMAC) { in mt7996_mac_write_txwi_80211() 835 struct ieee80211_key_conf *key, int pid, in mt7996_mac_write_txwi() argument 889 if (key) in mt7996_mac_write_txwi() 910 mt7996_mac_write_txwi_80211(dev, txwi, skb, key); in mt7996_mac_write_txwi() 940 struct ieee80211_key_conf *key = info->control.hw_key; in mt7996_tx_prepare_skb() local 971 mt7996_mac_write_txwi(dev, txwi_ptr, tx_info->skb, wcid, key, in mt7996_tx_prepare_skb() 984 if (!key) in mt7996_tx_prepare_skb()
|
/openbmc/linux/drivers/net/wireless/ti/wl1251/ |
H A D | cmd.h | 401 u8 key[MAX_KEY_SIZE]; member
|
/openbmc/linux/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_common.h | 381 u8 key[0]; member
|
/openbmc/linux/Documentation/devicetree/bindings/crypto/ |
H A D | fsl-sec2.txt | 25 bit 5 = set if SEC has the public key EU (PKEU)
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | me_common.h | 294 u32 key[8]; member
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | verifier_unpriv.c | 29 __type(key, long long);
|
/openbmc/linux/kernel/sched/ |
H A D | clock.c | 193 if (static_key_count(&sched_clock_running.key) == 2) in clear_sched_clock_stable()
|