Searched defs:key (Results 251 - 275 of 2068) sorted by relevance

<<11121314151617181920>>

/linux-master/fs/afs/
H A Dvl_rotate.c17 afs_begin_vlserver_operation(struct afs_vl_cursor *vc, struct afs_cell *cell, struct key *key) argument
/linux-master/fs/btrfs/
H A Dlru_cache.c23 static struct btrfs_lru_cache_entry *match_entry(struct list_head *head, u64 key, argument
45 btrfs_lru_cache_lookup(struct btrfs_lru_cache *cache, u64 key, u64 gen) argument
110 const u64 key = new_entry->key; local
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dcpumask_common.h89 u32 key = 0; local
99 u32 key = 0; local
/linux-master/arch/powerpc/crypto/
H A Daes.c61 static int p8_aes_setkey(struct crypto_tfm *tfm, const u8 *key, argument
/linux-master/drivers/md/dm-vdo/
H A Dmurmurhash3.c33 void murmurhash3_128(const void *key, const int len, const u32 seed, void *out) argument
/linux-master/scripts/kconfig/lxdialog/
H A Dinputbox.c35 int input_x = 0, key = 0, button = -1; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgk104.c98 gk104_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, void *argv, u32 argc, struct lock_class_key *key, const char *name, struct nvkm_vmm **pvmm) argument
/linux-master/fs/hpfs/
H A Dea.c74 int hpfs_read_ea(struct super_block *s, struct fnode *fnode, char *key, argument
130 char *hpfs_get_ea(struct super_block *s, struct fnode *fnode, char *key, int *size) argument
190 void hpfs_set_ea(struct inode *inode, struct fnode *fnode, const char *key, argument
[all...]
/linux-master/include/linux/
H A Dbtree-128.h24 u64 key[2] = {k1, k2}; local
31 u64 key[2] = {*k1, *k2}; local
44 u64 key[2] = {k1, k2}; local
52 u64 key[2] = {k1, k2}; local
59 u64 key[2] = {k1, k2}; local
65 u64 key[2]; local
[all...]
H A Dkeyctl.h30 struct key *key; member in struct:kernel_pkey_params
/linux-master/tools/include/uapi/linux/
H A Dtls.h73 unsigned char key[TLS_CIPHER_AES_GCM_128_KEY_SIZE]; member in struct:tls12_crypto_info_aes_gcm_128
/linux-master/crypto/asymmetric_keys/
H A Dpkcs8_parser.c26 const void *key; member in struct:pkcs8_parse_context
[all...]
/linux-master/drivers/hid/
H A Dhid-zydacron.c114 unsigned key; local
[all...]
/linux-master/drivers/misc/ibmasm/
H A Dremote.c159 unsigned int key; local
/linux-master/net/mac802154/
H A Dmib.c71 mac802154_add_key(struct net_device *dev, const struct ieee802154_llsec_key_id *id, const struct ieee802154_llsec_key *key) argument
131 mac802154_add_devkey(struct net_device *dev, __le64 device_addr, const struct ieee802154_llsec_device_key *key) argument
147 mac802154_del_devkey(struct net_device *dev, __le64 device_addr, const struct ieee802154_llsec_device_key *key) argument
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dcmd.h45 u8 key[16]; member in struct:wl18xx_cmd_smart_config_set_group_key
/linux-master/drivers/input/
H A Dmatrix-keymap.c183 unsigned int key = keymap_data->keymap[i]; local
22 matrix_keypad_map_key(struct input_dev *input_dev, unsigned int rows, unsigned int cols, unsigned int row_shift, unsigned int key) argument
/linux-master/tools/perf/ui/browsers/
H A Dheader.c34 int key; local
/linux-master/crypto/
H A Dghash-generic.c55 ghash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) argument
H A Dxxhash_generic.c20 static int xxhash64_setkey(struct crypto_shash *tfm, const u8 *key, argument
H A Dgeniv.c19 aead_geniv_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) argument
/linux-master/arch/arm/crypto/
H A Dcrc32-ce-glue.c38 u32 *key = crypto_tfm_ctx(tfm); local
46 u32 *key = crypto_tfm_ctx(tfm); local
52 static int crc32_setkey(struct crypto_shash *hash, const u8 *key, argument
/linux-master/arch/arm64/crypto/
H A Dchacha-neon-glue.c77 void chacha_init_arch(u32 *state, const u32 *key, const u8 *iv) argument
/linux-master/samples/bpf/
H A Dlwt_len_hist_user.c34 uint64_t key = 0, next_key, max_key = 0; local
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dsec.c22 rtw_sec_write_cam(struct rtw_dev *rtwdev, struct rtw_sec_desc *sec, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, u8 hw_key_type, u8 hw_key_idx) argument
[all...]

Completed in 207 milliseconds

<<11121314151617181920>>