Home
last modified time | relevance | path

Searched defs:key (Results 351 – 375 of 2495) sorted by relevance

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c112 struct ieee80211_key_conf *key, in iwl_mvm_wowlan_program_keys()
222 struct ieee80211_key_conf *key, in iwl_mvm_wowlan_get_rsc_tsc_data()
341 struct ieee80211_key_conf *key, in iwl_mvm_wowlan_get_rsc_v5_data()
528 struct ieee80211_key_conf *key, in iwl_mvm_wowlan_get_tkip_data()
594 struct ieee80211_key_conf *key, in iwl_mvm_wowlan_gtk_type_iter()
1391 u8 key[WOWLAN_KEY_MAX_SIZE]; member
1413 u8 key[WOWLAN_KEY_MAX_SIZE]; member
1864 struct ieee80211_key_conf *key, in iwl_mvm_d3_update_keys()
1933 struct ieee80211_key_conf *key; in iwl_mvm_gtk_rekey() local
1936 u8 key[32]; in iwl_mvm_gtk_rekey() member
[all …]
/openbmc/linux/fs/reiserfs/
H A Dibalance.c212 struct reiserfs_key *key; in internal_delete_pointers_items() local
311 struct reiserfs_key *key; in internal_copy_pointers_items() local
437 struct reiserfs_key *key; in internal_insert_key() local
760 static void replace_lkey(struct tree_balance *tb, int h, struct item_head *key) in replace_lkey()
775 static void replace_rkey(struct tree_balance *tb, int h, struct item_head *key) in replace_rkey()
/openbmc/linux/fs/afs/
H A Dinode.c352 int afs_fetch_status(struct afs_vnode *vnode, struct key *key, bool is_new, in afs_fetch_status()
432 } __packed key; in afs_get_inode_cache() local
524 struct inode *afs_root_iget(struct super_block *sb, struct key *key) in afs_root_iget()
698 int afs_validate(struct afs_vnode *vnode, struct key *key) in afs_validate()
757 struct key *key; in afs_getattr() local
/openbmc/linux/lib/
H A Dtest_rhashtable.c145 struct test_obj_val key = { in test_rht_lookup() local
246 struct test_obj_val key = { in test_rhashtable() local
313 struct test_obj_val key = { in test_rhltable() local
523 const char *key; in test_insert_dup() local
593 struct test_obj_val key = { in thread_lookup_test() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c182 union xfs_btree_key *key, in xfs_allocbt_init_key_from_rec()
191 union xfs_btree_key *key, in xfs_bnobt_init_high_key_from_rec()
204 union xfs_btree_key *key, in xfs_cntbt_init_high_key_from_rec()
235 const union xfs_btree_key *key) in xfs_bnobt_key_diff()
246 const union xfs_btree_key *key) in xfs_cntbt_key_diff()
/openbmc/linux/arch/s390/crypto/
H A Dpaes_s390.c53 u8 *key; member
59 const u8 *key, in _key_to_kb()
220 u8 key[MAXPROTKEYSIZE]; in ecb_paes_crypt() member
336 u8 key[MAXPROTKEYSIZE]; in cbc_paes_crypt() member
501 u8 key[MAXPROTKEYSIZE]; /* key + verification pattern */ in xts_paes_crypt() member
508 u8 key[MAXPROTKEYSIZE]; /* key + verification pattern */ in xts_paes_crypt() member
652 u8 key[MAXPROTKEYSIZE]; in ctr_paes_crypt() member
H A Daes_s390.c44 u8 key[AES_MAX_KEY_SIZE]; member
54 u8 key[32]; member
175 static int setkey_fallback_skcipher(struct crypto_skcipher *tfm, const u8 *key, in setkey_fallback_skcipher()
327 u8 key[AES_MAX_KEY_SIZE]; in cbc_aes_crypt() member
378 static int xts_fallback_setkey(struct crypto_skcipher *tfm, const u8 *key, in xts_fallback_setkey()
426 u8 key[32]; in xts_aes_crypt() member
433 u8 key[32]; in xts_aes_crypt() member
631 static int gcm_aes_setkey(struct crypto_aead *tfm, const u8 *key, in gcm_aes_setkey()
/openbmc/linux/fs/btrfs/
H A Dfile-item.c288 struct btrfs_key key; in search_csum_tree() local
462 struct btrfs_key key; in btrfs_lookup_csums_list() local
605 struct btrfs_key key; in btrfs_lookup_csums_bitmap() local
816 struct btrfs_key *key, in truncate_one_csum()
869 struct btrfs_key key; in btrfs_del_csums() local
1273 struct btrfs_key key; in btrfs_extent_item_to_extent_map() local
1339 struct btrfs_key key; in btrfs_file_extent_end() local
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp233 namespace key namespace
239 inline void set_owner_id_ipmb(SensorDataRecordKey* key) in set_owner_id_ipmb()
244 inline void set_owner_id_system_sw(SensorDataRecordKey* key) in set_owner_id_system_sw()
249 inline void set_owner_id_bmc(SensorDataRecordKey* key) in set_owner_id_bmc()
260 inline void set_owner_lun(uint8_t lun, SensorDataRecordKey* key) in set_owner_lun()
273 SensorDataEntityRecordKey* key) in set_flags()
663 SensorDataRecordKey key; member
674 SensorDataRecordKey key; member
685 SensorDataRecordKey key; member
696 SensorDataFruRecordKey key; member
[all …]
/openbmc/qemu/tests/unit/
H A Dtest-crypto-afsplit.c32 const uint8_t *key; member
135 uint8_t *key = g_new0(uint8_t, data->blocklen); in test_afsplit() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dhtab_update.c18 unsigned int key, value; in test_reenter_update() local
61 unsigned int key = 0, value = 0; in htab_update_thread() local
H A Dhtab_reuse.c27 unsigned int key; in htab_lookup_fn() local
44 unsigned int key; in htab_update_fn() local
/openbmc/linux/samples/bpf/
H A Dxdp_adjust_tail_user.c56 int key = 0; in poll_stats() local
93 __u32 key = 0; in main() local
H A Dtracex3_user.c21 __u32 key; in clear_stats() local
82 __u32 key; in print_hist() local
/openbmc/linux/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()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_subprogs.c16 int key = 0; in sub1() local
36 int key = 0; in sub4() local
H A Dfor_each_hash_map_elem.c29 check_hash_elem(struct bpf_map *map, __u32 *key, __u64 *val, in check_hash_elem()
58 check_percpu_elem(struct bpf_map *map, __u32 *key, __u64 *val, in check_percpu_elem()
H A Dxdp_features.c137 __u32 *val, key = 0; in xdp_update_stats() local
229 __u32 *val, key = 0; in BPF_PROG() local
242 __u32 *val, key = 0; in BPF_PROG() local
/openbmc/phosphor-gpio-monitor/
H A Devdev.hpp81 Evdev(const std::string& path, const unsigned int key, EventPtr& event, in Evdev()
102 const unsigned int key; member in phosphor::gpio::Evdev
/openbmc/linux/arch/sparc/crypto/
H A Dcamellia_glue.c94 const u64 *key; in __ecb_crypt() local
144 const u64 *key; in cbc_encrypt() local
173 const u64 *key; in cbc_decrypt() local
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.h21 u32 key[4]; member
37 u32 key[4]; member
64 u32 key[5]; member
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto-rsa.c126 static int ccp_rsa_setkey(struct crypto_akcipher *tfm, const void *key, in ccp_rsa_setkey()
181 static int ccp_rsa_setprivkey(struct crypto_akcipher *tfm, const void *key, in ccp_rsa_setprivkey()
187 static int ccp_rsa_setpubkey(struct crypto_akcipher *tfm, const void *key, in ccp_rsa_setpubkey()
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Dcrypto.c48 static void sign_object(u8 *key, u8 *key_schedule, u8 *src, u8 *dst, in sign_object()
100 static int encrypt_and_sign(u8 *key, enum security_op oper, u8 *src, in encrypt_and_sign()
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00crypto.c19 enum cipher rt2x00crypto_key_to_cipher(struct ieee80211_key_conf *key) in rt2x00crypto_key_to_cipher()
67 struct ieee80211_key_conf *key = tx_info->control.hw_key; in rt2x00crypto_tx_overhead() local
/openbmc/linux/fs/smb/client/
H A Dcifs_spnego.c25 cifs_spnego_key_instantiate(struct key *key, struct key_preparsed_payload *prep) in cifs_spnego_key_instantiate()
44 cifs_spnego_key_destroy(struct key *key) in cifs_spnego_key_destroy()

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