Home
last modified time | relevance | path

Searched defs:key (Results 401 - 425 of 3921) sorted by relevance

1...<<11121314151617181920>>...157

/kernel/linux/linux-6.6/fs/btrfs/
H A Dlru_cache.c23 static struct btrfs_lru_cache_entry *match_entry(struct list_head *head, u64 key, in match_entry() argument
45 btrfs_lru_cache_lookup(struct btrfs_lru_cache *cache, u64 key, u64 gen) btrfs_lru_cache_lookup() argument
110 const u64 key = new_entry->key; btrfs_lru_cache_store() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dextent-buffer-tests.c25 struct btrfs_key key; in test_btrfs_split_item() local
[all...]
/kernel/linux/linux-6.6/include/crypto/internal/
H A Dkdf_selftest.h14 unsigned char *key; member
24 kdf_test(const struct kdf_testvec *test, const char *name, int (*crypto_kdf_setkey)(struct crypto_shash *kmd, const u8 *key, size_t keylen, const u8 *ikm, size_t ikmlen), int (*crypto_kdf_generate)(struct crypto_shash *kmd, const struct kvec *info, unsigned int info_nvec, u8 *dst, unsigned int dlen)) kdf_test() argument
/kernel/linux/linux-6.6/fs/orangefs/
H A Dacl.c17 char *key = NULL, *value = NULL; in orangefs_get_acl() local
/kernel/linux/linux-6.6/include/linux/
H A Dipc.h16 key_t key; member
/kernel/linux/linux-6.6/include/dfx/
H A Dhiview_hisysevent.h49 hisysevent_put_integer(struct hiview_hisysevent *event, const char *key, long long value) in hisysevent_put_integer() argument
55 hisysevent_put_string(struct hiview_hisysevent *event, const char *key, const char *value) in hisysevent_put_string() argument
/kernel/linux/linux-6.6/include/net/sctp/
H A Dauth.h50 struct sctp_auth_bytes *key; member
62 static inline void sctp_auth_key_hold(struct sctp_auth_bytes *key) in sctp_auth_key_hold() argument
/kernel/linux/linux-6.6/drivers/staging/vt6656/
H A Dkey.c34 vnt_set_keymode(struct ieee80211_hw *hw, u8 *mac_addr, struct ieee80211_key_conf *key, u32 key_type, u32 mode) vnt_set_keymode() argument
96 vnt_set_keys(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct ieee80211_vif *vif, struct ieee80211_key_conf *key) vnt_set_keys() argument
[all...]
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_ua.c193 bool core_scsi3_ua_for_check_condition(struct se_cmd *cmd, u8 *key, u8 *asc, in core_scsi3_ua_for_check_condition() argument
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dp80211wep.c46 int wep_change_key(struct wlandevice *wlandev, int keynum, u8 *key, int keylen) in wep_change_key() argument
73 u8 s[256], key[64], c_crc[4]; in wep_decrypt() local
144 u8 s[256], key[64]; wep_encrypt() local
[all...]
/kernel/linux/linux-6.6/drivers/firmware/google/
H A Dvpd_decode.c66 const u8 *key; in vpd_decode_string() local
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/
H A Dnf_conntrack_tuple_common.h40 __be16 key; /* GRE key is 32bit, PPtP only uses 16bit */ member
/kernel/linux/linux-6.6/drivers/crypto/vmx/
H A Daes.c61 static int p8_aes_setkey(struct crypto_tfm *tfm, const u8 *key, in p8_aes_setkey() argument
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcamellia_aesni_avx_glue.c30 static int camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, in camellia_setkey() argument
H A Dserpent_sse2_glue.c27 serpent_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) serpent_setkey_skcipher() argument
H A Dserpent_avx_glue.c35 serpent_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) serpent_setkey_skcipher() argument
H A Dtwofish_avx_glue.c30 twofish_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) twofish_setkey_skcipher() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dpci_mac.c15 struct ieee80211_key_conf *key = info->control.hw_key; in mt7921e_tx_prepare_skb() local
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/
H A Dcmd.c126 wl18xx_cmd_smart_config_set_group_key(struct wl1271 *wl, u16 group_id, u8 key_len, u8 *key) wl18xx_cmd_smart_config_set_group_key() argument
/kernel/linux/linux-6.6/crypto/
H A Daegis.h60 crypto_aegis_aesenc(union aegis_block *dst, const union aegis_block *src, const union aegis_block *key) crypto_aegis_aesenc() argument
H A Daegis128-neon.c23 crypto_aegis128_init_simd(struct aegis_state *state, const union aegis_block *key, const u8 *iv) crypto_aegis128_init_simd() argument
H A Drsa_helper.c19 struct rsa_key *key = context; in rsa_get_n() local
49 struct rsa_key *key = context; in rsa_get_e() local
64 struct rsa_key *key = context; rsa_get_d() local
79 struct rsa_key *key = context; rsa_get_p() local
94 struct rsa_key *key = context; rsa_get_q() local
109 struct rsa_key *key = context; rsa_get_dp() local
124 struct rsa_key *key = context; rsa_get_dq() local
139 struct rsa_key *key = context; rsa_get_qinv() local
162 rsa_parse_pub_key(struct rsa_key *rsa_key, const void *key, unsigned int key_len) rsa_parse_pub_key() argument
181 rsa_parse_priv_key(struct rsa_key *rsa_key, const void *key, unsigned int key_len) rsa_parse_priv_key() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.c35 __onstack_fence_init(struct i915_sw_fence *fence, const char *name, struct lock_class_key *key) __onstack_fence_init() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgv100.c83 gv100_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) gv100_vmm_new() argument
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Ddlink-dir685-touchkeys.c33 unsigned long key; in dir685_tk_irq_thread() local

Completed in 7 milliseconds

1...<<11121314151617181920>>...157