Home
last modified time | relevance | path

Searched defs:key (Results 476 – 500 of 2495) sorted by relevance

1...<<11121314151617181920>>...100

/openbmc/linux/arch/riscv/include/asm/
H A Dhwprobe.h13 static inline bool riscv_hwprobe_key_is_valid(__s64 key) in riscv_hwprobe_key_is_valid()
/openbmc/linux/arch/x86/crypto/
H A Dcrc32-pclmul_glue.c85 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 Dcrc32c_glue.c31 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 Dpr.h34 __u64 key; member
54 __u64 key; member
/openbmc/openbmc/poky/scripts/
H A Doe-build-perf-report144 def get_data_item(data, key): argument
160 def _metadata_diff(key): argument
/openbmc/u-boot/drivers/net/
H A Dne2000_base.c244 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 Dhil_kbd.c170 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 Dskcipher.c170 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 Daesgcm.c46 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 Dverity.c114 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 Dsend.c932 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 Drelocation.c113 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 Dsja1105_flower.c177 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 Dtcp_cong.c65 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 Dcipher.c1763 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 Dcaamalg_qi2.c82 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 Dtest_sockmap_invalid_update.c16 __u32 key = 0; in bpf_sockmap() local
H A Dtest_obj_id.c19 __u32 key = 0; in test_obj_id() local
/openbmc/linux/drivers/crypto/vmx/
H A Daesp8-ppc.h6 u8 key[AES_MAX_KEYLENGTH]; member
/openbmc/u-boot/fs/ubifs/
H A Dtnc_misc.c128 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 Dsecurityfs_if.c134 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 Dbench_local_storage.c33 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 Dpci_mac.c23 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 Drestrict.c76 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 Dpolyval-generic.c108 void polyval_update_non4k(const u8 *key, const u8 *in, in polyval_update_non4k()
120 const u8 *key, unsigned int keylen) in polyval_setkey()

1...<<11121314151617181920>>...100