/openbmc/linux/arch/riscv/include/asm/ |
H A D | hwprobe.h | 13 static inline bool riscv_hwprobe_key_is_valid(__s64 key) in riscv_hwprobe_key_is_valid()
|
/openbmc/linux/arch/x86/crypto/ |
H A D | crc32-pclmul_glue.c | 85 u32 *key = crypto_tfm_ctx(tfm); in crc32_pclmul_cra_init() local 92 static int crc32_pclmul_setkey(struct crypto_shash *hash, const u8 *key, in crc32_pclmul_setkey()
|
/openbmc/linux/arch/sparc/crypto/ |
H A D | crc32c_glue.c | 31 static int crc32c_sparc64_setkey(struct crypto_shash *hash, const u8 *key, in crc32c_sparc64_setkey() 112 u32 *key = crypto_tfm_ctx(tfm); in crc32c_sparc64_cra_init() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | pr.h | 34 __u64 key; member 54 __u64 key; member
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-build-perf-report | 144 def get_data_item(data, key): argument 160 def _metadata_diff(key): argument
|
/openbmc/u-boot/drivers/net/ |
H A D | ne2000_base.c | 244 dp83902a_send(u8 *data, int total_len, u32 key) in dp83902a_send() 516 u32 key; in dp83902a_TxEvent() local 672 void uboot_push_tx_done(int key, int val) { in uboot_push_tx_done()
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | hil_kbd.c | 170 unsigned int key = kbd->data[i]; in hil_dev_handle_kbd_events() local 181 unsigned int key = kbd->data[i]; in hil_dev_handle_kbd_events() local 192 unsigned int key = kbd->data[i]; in hil_dev_handle_kbd_events() local
|
/openbmc/linux/drivers/crypto/qce/ |
H A D | skcipher.c | 170 static int qce_skcipher_setkey(struct crypto_skcipher *ablk, const u8 *key, in qce_skcipher_setkey() 211 static int qce_des_setkey(struct crypto_skcipher *ablk, const u8 *key, in qce_des_setkey() 226 static int qce_des3_setkey(struct crypto_skcipher *ablk, const u8 *key, in qce_des3_setkey()
|
/openbmc/linux/lib/crypto/ |
H A D | aesgcm.c | 46 int aesgcm_expandkey(struct aesgcm_ctx *ctx, const u8 *key, in aesgcm_expandkey() 64 static void aesgcm_ghash(be128 *ghash, const be128 *key, const void *src, in aesgcm_ghash() 549 u8 key[AES_MAX_KEY_SIZE]; member
|
/openbmc/linux/fs/btrfs/ |
H A D | verity.c | 114 struct btrfs_key key; in drop_verity_items() local 224 struct btrfs_key key; in write_key_bytes() local 303 struct btrfs_key key; in read_key_bytes() local
|
H A D | send.c | 932 struct btrfs_key key; in get_inode_info() local 1754 struct btrfs_key key; in read_symlink() local 2000 struct btrfs_key key; in lookup_dir_item_inode() local 2033 struct btrfs_key key; in get_first_ref() local 2520 struct btrfs_key key; in send_subvol_begin() local 2735 struct btrfs_key key; in send_utimes() local 2958 struct btrfs_key key; in did_create_dir() local 3208 struct btrfs_key key; in can_rmdir() local 3774 struct btrfs_key key; in wait_for_dest_dir_move() local 3901 struct btrfs_key key; in is_ancestor() local [all …]
|
H A D | relocation.c | 113 struct btrfs_key key; member 1002 struct btrfs_key key; in replace_file_extents() local 1152 struct btrfs_key key; in replace_path() local 1629 struct btrfs_key key; in merge_reloc_root() local 2497 struct btrfs_key key; in link_to_upper() local 3233 struct btrfs_key key; in __add_tree_block() local 3344 struct btrfs_key key; in delete_v1_space_cache() local 3433 struct btrfs_key key; in find_next_extent() local 3581 struct btrfs_key key; in relocate_block_group() local 3777 struct btrfs_key key; in delete_orphan_inode() local [all …]
|
/openbmc/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_flower.c | 177 struct sja1105_key *key, in sja1105_flower_policer() 198 struct sja1105_key *key) in sja1105_flower_parse_key() 352 struct sja1105_key key; in sja1105_cls_flower_add() local
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_cong.c | 65 struct tcp_congestion_ops *tcp_ca_find_key(u32 key) in tcp_ca_find_key() 187 u32 key = TCP_CA_UNSPEC; in tcp_ca_get_key_by_name() local 202 char *tcp_ca_get_name_by_key(u32 key, char *buffer) in tcp_ca_get_name_by_key()
|
/openbmc/linux/drivers/crypto/bcm/ |
H A D | cipher.c | 1763 static int des_setkey(struct crypto_skcipher *cipher, const u8 *key, in des_setkey() 1777 static int threedes_setkey(struct crypto_skcipher *cipher, const u8 *key, in threedes_setkey() 1791 static int aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in aes_setkey() 1818 static int skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key, in skcipher_setkey() 2251 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey() 2315 static int ahash_hmac_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_hmac_setkey() 2723 const u8 *key, unsigned int keylen) in aead_authenc_setkey() 2818 const u8 *key, unsigned int keylen) in aead_gcm_ccm_setkey() 2900 const u8 *key, unsigned int keylen) in aead_gcm_esp_setkey() 2932 const u8 *key, unsigned int keylen) in rfc4543_gcm_esp_setkey() [all …]
|
/openbmc/linux/drivers/crypto/caam/ |
H A D | caamalg_qi2.c | 82 u8 key[CAAM_MAX_KEY_SIZE]; member 724 const u8 *key, unsigned int keylen) in gcm_setkey() 819 const u8 *key, unsigned int keylen) in rfc4106_setkey() 918 const u8 *key, unsigned int keylen) in rfc4543_setkey() 987 const u8 *key, unsigned int keylen) in aes_skcipher_setkey() 999 const u8 *key, unsigned int keylen) in rfc3686_skcipher_setkey() 1020 const u8 *key, unsigned int keylen) in ctr_skcipher_setkey() 1040 const u8 *key, unsigned int keylen) in chacha20_skcipher_setkey() 1049 const u8 *key, unsigned int keylen) in des_skcipher_setkey() 1056 const u8 *key, unsigned int keylen) in des3_skcipher_setkey() [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_sockmap_invalid_update.c | 16 __u32 key = 0; in bpf_sockmap() local
|
H A D | test_obj_id.c | 19 __u32 key = 0; in test_obj_id() local
|
/openbmc/linux/drivers/crypto/vmx/ |
H A D | aesp8-ppc.h | 6 u8 key[AES_MAX_KEYLENGTH]; member
|
/openbmc/u-boot/fs/ubifs/ |
H A D | tnc_misc.c | 128 const union ubifs_key *key, int *n) in ubifs_search_zbranch() 452 union ubifs_key key1, *key = &zbr->key; in ubifs_tnc_read_node() local
|
/openbmc/linux/security/tomoyo/ |
H A D | securityfs_if.c | 134 const u8 key = (uintptr_t) file_inode(file)->i_private; in tomoyo_open() local 225 struct dentry *parent, const u8 key) in tomoyo_create_entry()
|
/openbmc/linux/tools/testing/selftests/bpf/benchs/ |
H A D | bench_local_storage.c | 33 static error_t parse_arg(int key, char *arg, struct argp_state *state) in parse_arg() 101 int i, key, val; in prepopulate_hashmap() local
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | pci_mac.c | 23 struct ieee80211_key_conf *key = info->control.hw_key; in mt7615_write_fw_txp() local 67 struct ieee80211_key_conf *key = info->control.hw_key; in mt7615_tx_prepare_skb() local
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | restrict.c | 76 struct key *key; in restrict_link_by_signature() local 208 struct key *key = NULL; in key_or_keyring_common() local
|
/openbmc/linux/crypto/ |
H A D | polyval-generic.c | 108 void polyval_update_non4k(const u8 *key, const u8 *in, in polyval_update_non4k() 120 const u8 *key, unsigned int keylen) in polyval_setkey()
|