Searched defs:key (Results 1 - 200 of 1130) sorted by relevance

123456

/linux-4.4.14/drivers/crypto/vmx/
H A Daesp8-ppc.h7 u8 key[AES_MAX_KEYLENGTH]; member in struct:aes_key
H A Daes.c78 static int p8_aes_setkey(struct crypto_tfm *tfm, const u8 *key, p8_aes_setkey() argument
H A Daes_cbc.c79 static int p8_aes_cbc_setkey(struct crypto_tfm *tfm, const u8 *key, p8_aes_cbc_setkey() argument
H A Daes_ctr.c77 static int p8_aes_ctr_setkey(struct crypto_tfm *tfm, const u8 *key, p8_aes_ctr_setkey() argument
/linux-4.4.14/include/net/netfilter/
H A Dnft_meta.h5 enum nft_meta_keys key:8; member in struct:nft_meta
/linux-4.4.14/samples/bpf/
H A Dtracex6_kern.c17 u32 key = bpf_get_smp_processor_id(); bpf_prog1() local
H A Dsockex1_user.c32 int key; main() local
H A Dlathist_kern.c75 int key, cpu; bpf_prog2() local
H A Dsock_example.c33 int sock = -1, map_fd, prog_fd, i, key; test_sock() local
H A Dsockex2_user.c36 int key = 0, next_key; main() local
H A Dtracex4_user.c34 __u64 key, next_key; print_old_objects() local
H A Dsockex3_user.c49 struct flow_keys key = {}, next_key; main() local
H A Dtracex2_kern.c85 struct hist_key key = {}; bpf_prog3() local
H A Dfds_example.c66 static int bpf_do_map(const char *file, uint32_t flags, uint32_t key, bpf_do_map() argument
132 uint32_t key = 0, value = 0, flags = 0; main() local
H A Dlathist_user.c67 long key, value; get_data() local
H A Dtest_maps.c23 long long key, next_key, value; test_hashmap_sanity() local
94 int key, next_key, map_fd; test_arraymap_sanity() local
152 } key; test_map_large() local
223 int key, value; do_work() local
236 int i, map_fd, key = 0, value = 0; test_map_parallel() local
H A Dtracex3_user.c23 __u32 key; clear_stats() local
78 __u32 key; print_hist() local
/linux-4.4.14/fs/xfs/
H A Dxfs_mru_cache.h25 unsigned long key; member in struct:xfs_mru_cache_elem
/linux-4.4.14/drivers/s390/char/
H A Dctrlchar.h26 int key; member in struct:sysrq_work
/linux-4.4.14/drivers/macintosh/
H A Dvia-pmu-event.c59 void via_pmu_event(int key, int down) via_pmu_event() argument
/linux-4.4.14/crypto/asymmetric_keys/
H A Dsignature.c28 int verify_signature(const struct key *key, verify_signature() argument
H A Dpkcs7_trust.c32 struct key *key; pkcs7_validate_trust_one() local
H A Dpublic_key.c52 struct public_key *key = asymmetric_key->payload.data[asym_crypto]; public_key_describe() local
64 struct public_key *key = payload; public_key_destroy() local
112 static int public_key_verify_signature_2(const struct key *key, public_key_verify_signature_2() argument
/linux-4.4.14/net/batman-adv/
H A Dhash.c73 batadv_hash_set_lock_class(struct batadv_hashtable *hash, struct lock_class_key *key) batadv_hash_set_lock_class() argument
/linux-4.4.14/net/ceph/
H A Dcrypto.h14 void *key; member in struct:ceph_crypto_key
17 static inline void ceph_crypto_key_destroy(struct ceph_crypto_key *key) ceph_crypto_key_destroy() argument
/linux-4.4.14/kernel/power/
H A Dpoweroff.c27 static void handle_poweroff(int key) handle_poweroff() argument
/linux-4.4.14/include/crypto/
H A Dchacha20.h16 u32 key[8]; member in struct:chacha20_ctx
/linux-4.4.14/include/keys/
H A Duser-type.h51 static inline const struct user_key_payload *user_key_payload(const struct key *key) user_key_payload() argument
H A Dasymmetric-subtype.h50 struct asymmetric_key_subtype *asymmetric_key_subtype(const struct key *key) asymmetric_key_subtype() argument
H A Dasymmetric-type.h72 const struct asymmetric_key_ids *asymmetric_key_ids(const struct key *key) asymmetric_key_ids() argument
H A Dtrusted-type.h27 unsigned char key[MAX_KEY_SIZE + 1]; member in struct:trusted_key_payload
/linux-4.4.14/drivers/staging/skein/
H A Dthreefish_api.h55 u64 key[SKEIN_MAX_STATE_WORDS+1]; /* max number of key words*/ member in struct:threefish_key
H A Dskein_api.c83 int skein_mac_init(struct skein_ctx *ctx, const u8 *key, size_t key_len, skein_mac_init() argument
H A Dskein_base.c82 skein_256_init_ext(struct skein_256_ctx *ctx, size_t hash_bit_len, u64 tree_info, const u8 *key, size_t key_bytes) skein_256_init_ext() argument
310 skein_512_init_ext(struct skein_512_ctx *ctx, size_t hash_bit_len, u64 tree_info, const u8 *key, size_t key_bytes) skein_512_init_ext() argument
531 skein_1024_init_ext(struct skein_1024_ctx *ctx, size_t hash_bit_len, u64 tree_info, const u8 *key, size_t key_bytes) skein_1024_init_ext() argument
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
H A Dvnic_rss.h32 } key[ENIC_RSS_KEYS]; member in union:vnic_rss_key
/linux-4.4.14/lib/
H A Dbsearch.c33 void *bsearch(const void *key, const void *base, size_t num, size_t size, bsearch() argument
H A Donce.c8 struct static_key *key; member in struct:once_work
21 static void once_disable_jump(struct static_key *key) once_disable_jump() argument
H A Dtest_static_key_base.c42 static void invert_key(struct static_key *key) invert_key() argument
H A Dtest_static_keys.c45 struct static_key *key; member in struct:test_key
52 static void invert_key(struct static_key *key) invert_key() argument
/linux-4.4.14/net/sched/
H A Dem_u32.c24 struct tc_u32_key *key = (struct tc_u32_key *) em->data; em_u32_match() local
/linux-4.4.14/net/tipc/
H A Dname_distr.h67 __be32 key; member in struct:distr_item
H A Dname_table.h76 u32 key; member in struct:publication
/linux-4.4.14/scripts/kconfig/lxdialog/
H A Dyesno.c44 int i, x, y, key = 0, button = 0; dialog_yesno() local
H A Dinputbox.c48 int input_x = 0, key = 0, button = -1; dialog_inputbox() local
H A Dchecklist.c121 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; dialog_checklist() local
/linux-4.4.14/security/keys/
H A Dpermission.c33 struct key *key; key_task_permission() local
89 int key_validate(const struct key *key) key_validate() argument
H A Duser_defined.c97 int user_update(struct key *key, struct key_preparsed_payload *prep) user_update() argument
144 void user_revoke(struct key *key) user_revoke() argument
162 void user_destroy(struct key *key) user_destroy() argument
174 void user_describe(const struct key *key, struct seq_file *m) user_describe() argument
187 long user_read(const struct key *key, char __user *buffer, size_t buflen) user_read() argument
H A Dbig_key.c135 void big_key_revoke(struct key *key) big_key_revoke() argument
149 void big_key_destroy(struct key *key) big_key_destroy() argument
167 void big_key_describe(const struct key *key, struct seq_file *m) big_key_describe() argument
183 long big_key_read(const struct key *key, char __user *buffer, size_t buflen) big_key_read() argument
/linux-4.4.14/fs/btrfs/
H A Dorphan.c26 struct btrfs_key key; btrfs_insert_orphan_item() local
47 struct btrfs_key key; btrfs_del_orphan_item() local
H A Dstruct-funcs.c141 struct btrfs_key_ptr, key, disk_key); btrfs_node_key() local
H A Dtree-defrag.c36 struct btrfs_key key; btrfs_defrag_leaves() local
H A Duuid-tree.c26 static void btrfs_uuid_to_key(u8 *uuid, u8 type, struct btrfs_key *key) btrfs_uuid_to_key() argument
43 struct btrfs_key key; btrfs_uuid_tree_lookup() local
99 struct btrfs_key key; btrfs_uuid_tree_add() local
163 struct btrfs_key key; btrfs_uuid_tree_rem() local
263 struct btrfs_key key; btrfs_uuid_tree_iterate() local
/linux-4.4.14/include/net/
H A Darp.h14 u32 key = *(const u32 *)pkey; arp_hashfn() local
20 static inline struct neighbour *__ipv4_neigh_lookup_noref(struct net_device *dev, u32 key) __ipv4_neigh_lookup_noref() argument
25 static inline struct neighbour *__ipv4_neigh_lookup(struct net_device *dev, u32 key) __ipv4_neigh_lookup() argument
/linux-4.4.14/arch/mips/kernel/
H A Dsysrq.c46 static void sysrq_handle_tlbdump(int key) sysrq_handle_tlbdump() argument
/linux-4.4.14/arch/sparc/include/asm/
H A Djump_label.h10 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) arch_static_branch() argument
26 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) arch_static_branch_jump() argument
47 jump_label_t key; member in struct:jump_entry
/linux-4.4.14/arch/arm64/include/asm/
H A Djump_label.h29 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) arch_static_branch() argument
43 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) arch_static_branch_jump() argument
62 jump_label_t key; member in struct:jump_entry
/linux-4.4.14/arch/arm/include/asm/
H A Djump_label.h11 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) arch_static_branch() argument
25 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) arch_static_branch_jump() argument
44 jump_label_t key; member in struct:jump_entry
/linux-4.4.14/net/mac80211/
H A Ddebugfs_key.h15 static inline void ieee80211_debugfs_key_add(struct ieee80211_key *key) ieee80211_debugfs_key_add() argument
17 static inline void ieee80211_debugfs_key_remove(struct ieee80211_key *key) ieee80211_debugfs_key_remove() argument
28 static inline void ieee80211_debugfs_key_sta_del(struct ieee80211_key *key, ieee80211_debugfs_key_sta_del() argument
H A Daes_ccm.c73 struct crypto_aead *ieee80211_aes_key_setup_encrypt(const u8 key[], ieee80211_aes_key_setup_encrypt() argument
H A Daes_gcm.c69 struct crypto_aead *ieee80211_aes_gcm_key_setup_encrypt(const u8 key[], ieee80211_aes_gcm_key_setup_encrypt() argument
H A Dmichael.c30 static void michael_mic_hdr(struct michael_mic_ctx *mctx, const u8 *key, michael_mic_hdr() argument
56 void michael_mic(const u8 *key, struct ieee80211_hdr *hdr, michael_mic() argument
H A Daes_gmac.c59 struct crypto_aead *ieee80211_aes_gmac_key_setup(const u8 key[], ieee80211_aes_gmac_key_setup() argument
/linux-4.4.14/include/linux/
H A Djump_label_ratelimit.h9 struct static_key key; member in struct:static_key_deferred
22 struct static_key key; member in struct:static_key_deferred
24 static inline void static_key_slow_dec_deferred(struct static_key_deferred *key) static_key_slow_dec_deferred() argument
30 jump_label_rate_limit(struct static_key_deferred *key, jump_label_rate_limit() argument
H A Dipc.h16 key_t key; member in struct:kern_ipc_perm
H A Djhash.h70 static inline u32 jhash(const void *key, u32 length, u32 initval) jhash() argument
H A Dsysrq.h55 static inline void handle_sysrq(int key) handle_sysrq() argument
59 static inline void __handle_sysrq(int key, bool check_mask) __handle_sysrq() argument
63 static inline int register_sysrq_key(int key, struct sysrq_key_op *op) register_sysrq_key() argument
68 static inline int unregister_sysrq_key(int key, struct sysrq_key_op *op) unregister_sysrq_key() argument
H A Dbtree-128.h23 u64 key[2] = {k1, k2}; btree_lookup128() local
30 u64 key[2] = {*k1, *k2}; btree_get_prev128() local
43 u64 key[2] = {k1, k2}; btree_insert128() local
51 u64 key[2] = {k1, k2}; btree_update128() local
58 u64 key[2] = {k1, k2}; btree_remove128() local
64 u64 key[2]; btree_last128() local
H A Drbtree_latch.h104 __lt_find(void *key, struct latch_tree_root *ltr, int idx, __lt_find() argument
198 latch_tree_find(void *key, struct latch_tree_root *root, latch_tree_find() argument
/linux-4.4.14/drivers/usb/storage/
H A Ddebug.c162 usb_stor_show_sense(const struct us_data *us, unsigned char key, unsigned char asc, unsigned char ascq) usb_stor_show_sense() argument
/linux-4.4.14/drivers/staging/wlan-ng/
H A Dp80211req.c185 u8 *key = mibitem->data + sizeof(p80211pstrd_t); p80211req_mibset_mibget() local
H A Dp80211wep.c122 int wep_change_key(wlandevice_t *wlandev, int keynum, u8 *key, int keylen) wep_change_key() argument
150 u8 s[256], key[64], c_crc[4]; wep_decrypt() local
223 u8 s[256], key[64]; wep_encrypt() local
/linux-4.4.14/drivers/md/
H A Ddm-bio-prison.h44 struct dm_cell_key key; member in struct:dm_bio_prison_cell
/linux-4.4.14/drivers/ide/
H A Dide-cd_verbose.c281 unsigned long key = (sense->sense_key << 16); ide_cd_log_error() local
/linux-4.4.14/drivers/net/wireless/orinoco/
H A Dmic.c46 int orinoco_mic(struct crypto_hash *tfm_michael, u8 *key, orinoco_mic() argument
/linux-4.4.14/drivers/crypto/qat/qat_common/
H A Dadf_cfg.h58 char key[ADF_CFG_MAX_KEY_LEN_IN_BYTES]; member in struct:adf_cfg_key_val
H A Dadf_cfg_user.h54 char key[ADF_CFG_MAX_KEY_LEN_IN_BYTES]; member in struct:adf_user_cfg_key_val
H A Dqat_crypto.c169 char key[ADF_CFG_MAX_KEY_LEN_IN_BYTES]; qat_crypto_create_instances() local
/linux-4.4.14/arch/x86/include/asm/
H A Djump_label.h19 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) arch_static_branch() argument
34 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) arch_static_branch_jump() argument
59 jump_label_t key; member in struct:jump_entry
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dipcbuf.h26 __kernel_key_t key; member in struct:ipc64_perm
/linux-4.4.14/certs/
H A Dsystem_keyring.c57 key_ref_t key; load_system_certificate_list() local
/linux-4.4.14/crypto/
H A Drsa_helper.c24 struct rsa_key *key = context; rsa_get_n() local
45 struct rsa_key *key = context; rsa_get_e() local
58 struct rsa_key *key = context; rsa_get_d() local
76 static void free_mpis(struct rsa_key *key) free_mpis() argument
91 void rsa_free_key(struct rsa_key *key) rsa_free_key() argument
107 int rsa_parse_pub_key(struct rsa_key *rsa_key, const void *key, rsa_parse_pub_key() argument
134 int rsa_parse_priv_key(struct rsa_key *rsa_key, const void *key, rsa_parse_priv_key() argument
H A Dablk_helper.c37 int ablk_set_key(struct crypto_ablkcipher *tfm, const u8 *key, ablk_set_key() argument
H A Dblowfish_common.c349 int blowfish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) blowfish_setkey() argument
H A Dchacha20_generic.c127 int crypto_chacha20_setkey(struct crypto_tfm *tfm, const u8 *key, crypto_chacha20_setkey() argument
H A Dcipher.c23 static int setkey_unaligned(struct crypto_tfm *tfm, const u8 *key, setkey_unaligned() argument
46 static int setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) setkey() argument
H A Dcrc32.c50 u32 *key = crypto_tfm_ctx(tfm); crc32_cra_init() local
63 static int crc32_setkey(struct crypto_shash *hash, const u8 *key, crc32_setkey() argument
H A Dcrc32c_generic.c49 u32 key; member in struct:chksum_ctx
76 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, chksum_setkey() argument
H A Dfcrypt.c303 static int fcrypt_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) fcrypt_setkey() argument
H A Dghash-generic.c44 ghash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) ghash_setkey() argument
H A Dmichael_mic.c136 static int michael_setkey(struct crypto_shash *tfm, const u8 *key, michael_setkey() argument
H A Drsa.c21 static int _rsa_enc(const struct rsa_key *key, MPI c, MPI m) _rsa_enc() argument
35 static int _rsa_dec(const struct rsa_key *key, MPI m, MPI c) _rsa_dec() argument
49 static int _rsa_sign(const struct rsa_key *key, MPI s, MPI m) _rsa_sign() argument
63 static int _rsa_verify(const struct rsa_key *key, MPI m, MPI s) _rsa_verify() argument
274 static int rsa_set_pub_key(struct crypto_akcipher *tfm, const void *key, rsa_set_pub_key() argument
291 static int rsa_set_priv_key(struct crypto_akcipher *tfm, const void *key, rsa_set_priv_key() argument
H A Dtcrypt.h21 const char *key; member in struct:cipher_speed_template
26 const char *key; member in struct:aead_speed_template
/linux-4.4.14/net/sunrpc/auth_gss/
H A Dgss_krb5_seqnum.c145 struct crypto_blkcipher *key = kctx->seq; krb5_get_seq_num() local
75 krb5_make_seq_num(struct krb5_ctx *kctx, struct crypto_blkcipher *key, int direction, u32 seqnum, unsigned char *cksum, unsigned char *buf) krb5_make_seq_num() argument
/linux-4.4.14/security/integrity/
H A Ddigsig_asymmetric.c28 struct key *key; request_asymmetric_key() local
72 struct key *key; asymmetric_verify() local
H A Ddigsig.c90 key_ref_t key; integrity_load_x509() local
/linux-4.4.14/security/selinux/ss/
H A Dhashtab.h16 void *key; member in struct:hashtab_node
H A Dsymtab.c11 static unsigned int symhash(struct hashtab *h, const void *key) symhash() argument
H A Dhashtab.c12 struct hashtab *hashtab_create(u32 (*hash_value)(struct hashtab *h, const void *key), hashtab_create() argument
39 int hashtab_insert(struct hashtab *h, void *key, void *datum) hashtab_insert() argument
77 void *hashtab_search(struct hashtab *h, const void *key) hashtab_search() argument
/linux-4.4.14/fs/btrfs/tests/
H A Dextent-buffer-tests.c37 struct btrfs_key key; test_btrfs_split_item() local
H A Dqgroup-tests.c93 struct btrfs_key key; add_tree_ref() local
143 struct btrfs_key key; remove_extent_item() local
177 struct btrfs_key key; remove_extent_ref() local
/linux-4.4.14/fs/cachefiles/
H A Dkey.c41 char *key; cachefiles_cook_key() local
/linux-4.4.14/kernel/locking/
H A Dmutex-debug.c93 debug_mutex_init(struct mutex *lock, const char *name, struct lock_class_key *key) debug_mutex_init() argument
/linux-4.4.14/include/net/sctp/
H A Dauth.h65 struct sctp_auth_bytes *key; member in struct:sctp_shared_key
74 static inline void sctp_auth_key_hold(struct sctp_auth_bytes *key) sctp_auth_key_hold() argument
/linux-4.4.14/include/drm/
H A Ddrm_hashtab.h44 unsigned long key; member in struct:drm_hash_item
/linux-4.4.14/include/uapi/asm-generic/
H A Dipcbuf.h20 __kernel_key_t key; member in struct:ipc64_perm
/linux-4.4.14/arch/powerpc/include/asm/
H A Djump_label.h21 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) arch_static_branch() argument
35 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) arch_static_branch_jump() argument
58 jump_label_t key; member in struct:jump_entry
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dipcbuf.h22 __kernel_key_t key; member in struct:ipc64_perm
/linux-4.4.14/arch/mips/include/asm/
H A Djump_label.h29 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) arch_static_branch() argument
43 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) arch_static_branch_jump() argument
66 jump_label_t key; member in struct:jump_entry
/linux-4.4.14/arch/s390/include/asm/
H A Djump_label.h15 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) arch_static_branch() argument
29 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) arch_static_branch_jump() argument
48 jump_label_t key; member in struct:jump_entry
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dipcbuf.h16 __kernel_key_t key; member in struct:ipc64_perm
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dipcbuf.h17 __kernel_key_t key; member in struct:ipc64_perm
/linux-4.4.14/arch/parisc/include/uapi/asm/
H A Dipcbuf.h16 __kernel_key_t key; member in struct:ipc64_perm
/linux-4.4.14/tools/perf/arch/s390/util/
H A Dkvm-stat.c21 event_icpt_insn_get_key(struct perf_evsel *evsel, struct perf_sample *sample, struct event_key *key) event_icpt_insn_get_key() argument
32 event_sigp_get_key(struct perf_evsel *evsel, struct perf_sample *sample, struct event_key *key) event_sigp_get_key() argument
40 event_diag_get_key(struct perf_evsel *evsel, struct perf_sample *sample, struct event_key *key) event_diag_get_key() argument
48 event_icpt_prog_get_key(struct perf_evsel *evsel, struct perf_sample *sample, struct event_key *key) event_icpt_prog_get_key() argument
/linux-4.4.14/tools/perf/util/
H A Dpstack.c38 void pstack__remove(struct pstack *pstack, void *key) pstack__remove() argument
55 void pstack__push(struct pstack *pstack, void *key) pstack__push() argument
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
H A Diwch_user.h49 __u64 key; member in struct:iwch_create_cq_resp_v0
55 __u64 key; member in struct:iwch_create_cq_resp
63 __u64 key; member in struct:iwch_create_qp_resp
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/
H A Dcmd.c140 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
H A Dcmd.h59 u8 key[16]; member in struct:wl18xx_cmd_smart_config_set_group_key
/linux-4.4.14/arch/x86/crypto/
H A Dsalsa20_glue.c40 static int setkey(struct crypto_tfm *tfm, const u8 *key, setkey() argument
H A Dfpu.c27 static int crypto_fpu_setkey(struct crypto_tfm *parent, const u8 *key, crypto_fpu_setkey() argument
/linux-4.4.14/include/scsi/
H A Dscsi_dbg.h60 scsi_sense_key_string(unsigned char key) scsi_sense_key_string() argument
/linux-4.4.14/include/uapi/linux/netfilter/
H A Dnf_conntrack_tuple_common.h33 __be16 key; /* GRE key is 32bit, PPtP only uses 16bit */ member in struct:nf_conntrack_man_proto::__anon14273
/linux-4.4.14/arch/powerpc/boot/
H A Dplanetcore.c41 const char *planetcore_get_key(const char *table, const char *key) planetcore_get_key() argument
55 int planetcore_get_decimal(const char *table, const char *key, u64 *val) planetcore_get_decimal() argument
65 int planetcore_get_hex(const char *table, const char *key, u64 *val) planetcore_get_hex() argument
/linux-4.4.14/net/ipv4/netfilter/
H A Dnf_nat_proto_gre.c48 static u_int16_t key; gre_unique_tuple() local
/linux-4.4.14/net/mac802154/
H A Dllsec.h29 struct ieee802154_llsec_key key; member in struct:mac802154_llsec_key
H A Dmib.c79 mac802154_add_key(struct net_device *dev, const struct ieee802154_llsec_key_id *id, const struct ieee802154_llsec_key *key) mac802154_add_key() argument
139 mac802154_add_devkey(struct net_device *dev, __le64 device_addr, const struct ieee802154_llsec_device_key *key) mac802154_add_devkey() argument
155 mac802154_del_devkey(struct net_device *dev, __le64 device_addr, const struct ieee802154_llsec_device_key *key) mac802154_del_devkey() argument
H A Drx.c162 u64 key; ieee802154_parse_frame_start() local
/linux-4.4.14/net/openvswitch/
H A Dconntrack.h83 static inline int ovs_ct_put_key(const struct sw_flow_key *key, ovs_ct_put_key() argument
53 ovs_ct_copy_action(struct net *net, const struct nlattr *nla, const struct sw_flow_key *key, struct sw_flow_actions **acts, bool log) ovs_ct_copy_action() argument
66 ovs_ct_execute(struct net *net, struct sk_buff *skb, struct sw_flow_key *key, const struct ovs_conntrack_info *info) ovs_ct_execute() argument
74 ovs_ct_fill_key(const struct sk_buff *skb, struct sw_flow_key *key) ovs_ct_fill_key() argument
/linux-4.4.14/tools/lib/lockdep/include/liblockdep/
H A Dcommon.h30 struct lock_class_key *key; member in struct:lockdep_map
H A Dmutex.h20 __mutex_init(liblockdep_pthread_mutex_t *lock, const char *name, struct lock_class_key *key, const pthread_mutexattr_t *__mutexattr) __mutex_init() argument
H A Drwlock.h20 __rwlock_init(liblockdep_pthread_rwlock_t *lock, const char *name, struct lock_class_key *key, const pthread_rwlockattr_t *attr) __rwlock_init() argument
/linux-4.4.14/drivers/staging/vt6655/
H A Dkey.c164 key, VNT_KEY_GROUP_ADDRESS, key_dec_mode, true); vnt_set_keys() local
44 vnt_set_keymode(struct ieee80211_hw *hw, u8 *mac_addr, struct ieee80211_key_conf *key, u32 key_type, u32 mode, bool onfly_latch) vnt_set_keymode() argument
113 vnt_set_keys(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct ieee80211_vif *vif, struct ieee80211_key_conf *key) vnt_set_keys() argument
/linux-4.4.14/drivers/staging/vt6656/
H A Dkey.c174 vnt_set_keymode(hw, (u8 *)conf->bssid, key, vnt_set_keys() local
50 vnt_set_keymode(struct ieee80211_hw *hw, u8 *mac_addr, struct ieee80211_key_conf *key, u32 key_type, u32 mode, bool onfly_latch) vnt_set_keymode() argument
121 vnt_set_keys(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct ieee80211_vif *vif, struct ieee80211_key_conf *key) vnt_set_keys() argument
H A Dmac.c121 vnt_mac_set_keyentry(struct vnt_private *priv, u16 key_ctl, u32 entry_idx, u32 key_idx, u8 *addr, u8 *key) vnt_mac_set_keyentry() argument
/linux-4.4.14/drivers/scsi/
H A Dscsi_common.c231 void scsi_build_sense_buffer(int desc, u8 *buf, u8 key, u8 asc, u8 ascq) scsi_build_sense_buffer() argument
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/
H A Dlinux-crypto-adler.c47 u32 *key = crypto_tfm_ctx(tfm); adler32_cra_init() local
54 static int adler32_setkey(struct crypto_shash *hash, const u8 *key, adler32_setkey() argument
H A Dlinux-crypto.c39 cfs_crypto_hash_alloc(unsigned char alg_id, const struct cfs_crypto_hash_type **type, struct hash_desc *desc, unsigned char *key, unsigned int key_len) cfs_crypto_hash_alloc() argument
92 cfs_crypto_hash_digest(unsigned char alg_id, const void *buf, unsigned int buf_len, unsigned char *key, unsigned int key_len, unsigned char *hash, unsigned int *hash_len) cfs_crypto_hash_digest() argument
125 cfs_crypto_hash_init(unsigned char alg_id, unsigned char *key, unsigned int key_len) cfs_crypto_hash_init() argument
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Dconnection.c164 conn_hashfn(struct cfs_hash *hs, const void *key, unsigned mask) conn_hashfn() argument
170 conn_keycmp(const void *key, struct hlist_node *hnode) conn_keycmp() argument
/linux-4.4.14/drivers/sh/intc/
H A Dchip.c121 struct intc_handle_int key; intc_find_irq() local
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
H A Duser.h45 __u64 key; member in struct:c4iw_create_cq_resp
/linux-4.4.14/drivers/hid/
H A Dhid-zydacron.c117 unsigned key; zc_raw_event() local
H A Dhid-appleir.c150 int key = (data >> 1) & KEY_MASK; get_key() local
159 static void key_up(struct hid_device *hid, struct appleir *appleir, int key) key_up() argument
165 static void key_down(struct hid_device *hid, struct appleir *appleir, int key) key_down() argument
H A Dhid-microsoft.c210 unsigned int key = 0; ms_event() local
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_keys.c347 u32 key = wr->key; qib_reg_mr() local
/linux-4.4.14/drivers/input/keyboard/
H A Dipaq-micro-keys.c47 int key, down; micro_key_receive() local
H A Dpxa930_rotary.c44 int ercr, delta, key; rotary_irq() local
/linux-4.4.14/drivers/input/
H A Dmatrix-keymap.c110 unsigned int key = be32_to_cpup(prop + i); matrix_keypad_parse_of_keymap() local
188 unsigned int key = keymap_data->keymap[i]; matrix_keypad_build_keymap() local
30 matrix_keypad_map_key(struct input_dev *input_dev, unsigned int rows, unsigned int cols, unsigned int row_shift, unsigned int key) matrix_keypad_map_key() argument
H A Dsparse-keymap.c29 struct key_entry *key; sparse_keymap_get_key_index() local
46 struct key_entry *key; sparse_keymap_entry_by_index() local
68 struct key_entry *key; sparse_keymap_entry_from_scancode() local
89 struct key_entry *key; sparse_keymap_entry_from_keycode() local
102 struct key_entry *key; sparse_keymap_locate() local
118 const struct key_entry *key; sparse_keymap_getkeycode() local
140 struct key_entry *key; sparse_keymap_setkeycode() local
/linux-4.4.14/drivers/media/usb/dvb-usb/
H A Da800.c82 u8 *key = kmalloc(5, GFP_KERNEL); a800_rc_query() local
H A Dnova-t-usb2.c77 u8 key[5],cmd[2] = { DIBUSB_REQ_POLL_REMOTE, 0x35 }, data,toggle,custom; nova_t_rc_query() local
H A DcinergyT2-core.c144 u8 key[5] = {0, 0, 0, 0, 0}, cmd = CINERGYT2_EP1_GET_RC_EVENTS; cinergyt2_rc_query() local
H A Ddtt200u.c83 u8 key[5],cmd = GET_RC_CODE; dtt200u_rc_query() local
H A Dvp7045.c159 u8 key; vp7045_rc_query() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dgf100.c44 gf100_bar_ctor_vm(struct gf100_bar *bar, struct gf100_bar_vm *bar_vm, struct lock_class_key *key, int bar_nr) gf100_bar_ctor_vm() argument
/linux-4.4.14/drivers/misc/ibmasm/
H A Dremote.c173 unsigned int key; send_keyboard_event() local
/linux-4.4.14/drivers/net/wireless/rt2x00/
H A Drt2x00crypto.c30 enum cipher rt2x00crypto_key_to_cipher(struct ieee80211_key_conf *key) rt2x00crypto_key_to_cipher() argument
78 struct ieee80211_key_conf *key = tx_info->control.hw_key; rt2x00crypto_tx_overhead() local
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmr.c60 u8 key; mlx5_core_create_mkey() local
/linux-4.4.14/drivers/net/ethernet/ibm/emac/
H A Ddebug.c241 static void emac_sysrq_handler(int key) emac_sysrq_handler() argument
/linux-4.4.14/drivers/crypto/qat/qat_dh895xcc/
H A Dadf_drv.c128 char key[ADF_CFG_MAX_KEY_LEN_IN_BYTES]; adf_dev_configure() local
/linux-4.4.14/drivers/crypto/qat/qat_dh895xccvf/
H A Dadf_drv.c126 char key[ADF_CFG_MAX_KEY_LEN_IN_BYTES]; adf_dev_configure() local
/linux-4.4.14/fs/hpfs/
H A Dea.c73 int hpfs_read_ea(struct super_block *s, struct fnode *fnode, char *key, hpfs_read_ea() argument
129 char *hpfs_get_ea(struct super_block *s, struct fnode *fnode, char *key, int *size) hpfs_get_ea() argument
189 void hpfs_set_ea(struct inode *inode, struct fnode *fnode, const char *key, hpfs_set_ea() argument
/linux-4.4.14/mm/
H A Dcleancache.c181 struct cleancache_filekey key = { .u.key = { 0 } }; __cleancache_get_page() local
219 struct cleancache_filekey key = { .u.key = { 0 } }; __cleancache_put_page() local
249 struct cleancache_filekey key = { .u.key = { 0 } }; __cleancache_invalidate_page() local
277 struct cleancache_filekey key = { .u.key = { 0 } }; __cleancache_invalidate_inode() local
145 cleancache_get_key(struct inode *inode, struct cleancache_filekey *key) cleancache_get_key() argument
/linux-4.4.14/net/rxrpc/
H A Dar-security.c128 struct key *key = conn->key; rxrpc_init_client_conn_security() local
168 struct key *key; rxrpc_init_server_conn_security() local
/linux-4.4.14/security/integrity/ima/
H A Dima_queue.c50 unsigned int key; ima_lookup_digest_entry() local
74 unsigned int key; ima_add_digest_entry() local
/linux-4.4.14/fs/afs/
H A Dfile.c68 struct key *key; afs_open() local
129 struct key *key = data; afs_page_filler() local
217 struct key *key; afs_readpage() local
243 struct key *key = file->private_data; afs_readpages() local
H A Dsecurity.c25 struct key *key; afs_request_key() local
129 void afs_cache_permit(struct afs_vnode *vnode, struct key *key, long acl_order) afs_cache_permit() argument
217 static int afs_check_permit(struct afs_vnode *vnode, struct key *key, afs_check_permit() argument
292 struct key *key; afs_permission() local
83 afs_get_auth_inode(struct afs_vnode *vnode, struct key *key) afs_get_auth_inode() argument
H A Dvlclient.c150 afs_vl_get_entry_by_name(struct in_addr *addr, struct key *key, const char *volname, struct afs_cache_vlocation *entry, const struct afs_wait_mode *wait_mode) afs_vl_get_entry_by_name() argument
190 afs_vl_get_entry_by_id(struct in_addr *addr, struct key *key, afs_volid_t volid, afs_voltype_t voltype, struct afs_cache_vlocation *entry, const struct afs_wait_mode *wait_mode) afs_vl_get_entry_by_id() argument
/linux-4.4.14/fs/cifs/
H A Dcifs_spnego.c34 cifs_spnego_key_instantiate(struct key *key, struct key_preparsed_payload *prep) cifs_spnego_key_instantiate() argument
53 cifs_spnego_key_destroy(struct key *key) cifs_spnego_key_destroy() argument
/linux-4.4.14/fs/ntfs/
H A Dindex.c119 int ntfs_index_lookup(const void *key, const int key_len, ntfs_index_lookup() argument
/linux-4.4.14/include/uapi/linux/
H A Dpr.h14 __u64 key; member in struct:pr_reservation
34 __u64 key; member in struct:pr_clear
/linux-4.4.14/arch/s390/crypto/
H A Dghash_s390.c20 u8 key[GHASH_BLOCK_SIZE]; member in struct:ghash_ctx
25 u8 key[GHASH_BLOCK_SIZE]; member in struct:ghash_desc_ctx
41 ghash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) ghash_setkey() argument
/linux-4.4.14/arch/arm64/crypto/
H A Dghash-ce-glue.c56 struct ghash_key *key = crypto_shash_ctx(desc->tfm); ghash_update() local
88 struct ghash_key *key = crypto_shash_ctx(desc->tfm); ghash_final() local
106 struct ghash_key *key = crypto_shash_ctx(tfm); ghash_setkey() local
/linux-4.4.14/arch/arm/mach-highbank/
H A Dhighbank.c133 u32 key = *(u32 *)data; hb_keys_notifier() local
/linux-4.4.14/net/rds/
H A Dbind.c60 u64 key = ((u64)addr << 32) | port; rds_find_bound() local
80 u64 key; rds_add_bound() local
/linux-4.4.14/tools/perf/arch/x86/util/
H A Dkvm-stat.c19 mmio_event_get_key(struct perf_evsel *evsel, struct perf_sample *sample, struct event_key *key) mmio_event_get_key() argument
30 mmio_event_begin(struct perf_evsel *evsel, struct perf_sample *sample, struct event_key *key) mmio_event_begin() argument
47 mmio_event_end(struct perf_evsel *evsel, struct perf_sample *sample, struct event_key *key) mmio_event_end() argument
64 mmio_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused, struct event_key *key, char *decode) mmio_event_decode_key() argument
81 ioport_event_get_key(struct perf_evsel *evsel, struct perf_sample *sample, struct event_key *key) ioport_event_get_key() argument
89 ioport_event_begin(struct perf_evsel *evsel, struct perf_sample *sample, struct event_key *key) ioport_event_begin() argument
108 ioport_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused, struct event_key *key, char *decode) ioport_event_decode_key() argument
/linux-4.4.14/tools/perf/ui/browsers/
H A Dheader.c33 int key; list_menu__run() local
H A Dmap.c72 int key; map_browser__run() local
/linux-4.4.14/tools/perf/ui/tui/
H A Dsetup.c56 int err, key; ui__getch() local
/linux-4.4.14/drivers/staging/rtl8192e/
H A Drtllib_crypt_wep.c28 u8 key[WEP_KEY_LEN + 1]; member in struct:prism2_wep_data
98 u8 key[WEP_KEY_LEN + 3]; prism2_wep_encrypt() local
172 u8 key[WEP_KEY_LEN + 3]; prism2_wep_decrypt() local
224 static int prism2_wep_set_key(void *key, int len, u8 *seq, void *priv) prism2_wep_set_key() argument
238 static int prism2_wep_get_key(void *key, int len, u8 *seq, void *priv) prism2_wep_get_key() argument
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_wep.c32 u8 key[WEP_KEY_LEN + 1]; member in struct:prism2_wep_data
91 u8 key[WEP_KEY_LEN + 3]; prism2_wep_encrypt() local
161 u8 key[WEP_KEY_LEN + 3]; prism2_wep_decrypt() local
214 static int prism2_wep_set_key(void *key, int len, u8 *seq, void *priv) prism2_wep_set_key() argument
228 static int prism2_wep_get_key(void *key, int len, u8 *seq, void *priv) prism2_wep_get_key() argument
/linux-4.4.14/drivers/staging/speakup/
H A Dkeyhelp.c65 u_short *p_key = key_data, key; build_key_data() local
113 static void say_key(int key) say_key() argument
145 int spk_handle_help(struct vc_data *vc, u_char type, u_char ch, u_short key) spk_handle_help() argument
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Dllite_rmtacl.c77 static struct rmtacl_ctl_entry *rce_alloc(pid_t key, int ops) rce_alloc() argument
113 struct rmtacl_ctl_entry *rct_search(struct rmtacl_ctl_table *rct, pid_t key) rct_search() argument
123 int rct_add(struct rmtacl_ctl_table *rct, pid_t key, int ops) rct_add() argument
144 int rct_del(struct rmtacl_ctl_table *rct, pid_t key) rct_del() argument
181 static struct eacl_entry *ee_alloc(pid_t key, struct lu_fid *fid, int type, ee_alloc() argument
210 static struct eacl_entry *__et_search_del(struct eacl_table *et, pid_t key, __et_search_del() argument
229 struct eacl_entry *et_search_del(struct eacl_table *et, pid_t key, et_search_del() argument
240 void et_search_free(struct eacl_table *et, pid_t key) et_search_free() argument
253 int ee_add(struct eacl_table *et, pid_t key, struct lu_fid *fid, int type, ee_add() argument
100 __rct_search(struct rmtacl_ctl_table *rct, pid_t key) __rct_search() argument
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
H A Dosc_dev.c120 osc_key_init(const struct lu_context *ctx, struct lu_context_key *key) osc_key_init() argument
131 osc_key_fini(const struct lu_context *ctx, struct lu_context_key *key, void *data) osc_key_fini() argument
145 osc_session_init(const struct lu_context *ctx, struct lu_context_key *key) osc_session_init() argument
156 osc_session_fini(const struct lu_context *ctx, struct lu_context_key *key, void *data) osc_session_fini() argument
/linux-4.4.14/drivers/staging/rdma/ehca/
H A Dehca_cq.c58 unsigned int key = qp_num & (QP_HASHTAB_LEN-1); ehca_cq_assign_qp() local
74 unsigned int key = real_qp_num & (QP_HASHTAB_LEN-1); ehca_cq_unassign_qp() local
103 unsigned int key = real_qp_num & (QP_HASHTAB_LEN-1); ehca_cq_get_qp() local
/linux-4.4.14/drivers/s390/cio/
H A Dorb.h19 u32 key:4; /* flags, like key, suspend control, etc. */ member in struct:cmd_orb
44 u32 key:4; member in struct:tm_orb
67 u32 key:4; member in struct:eadm_orb
/linux-4.4.14/drivers/sfi/
H A Dsfi_acpi.c99 struct sfi_table_key key = SFI_ANY_KEY; sfi_acpi_parse_xsdt() local
127 static struct acpi_table_header *sfi_acpi_get_table(struct sfi_table_key *key) sfi_acpi_get_table() argument
156 struct sfi_table_key key; sfi_acpi_table_parse() local
182 struct sfi_table_key key; sfi_acpi_table_show() local
/linux-4.4.14/drivers/vfio/
H A Dvirqfd.c46 static int virqfd_wakeup(wait_queue_t *wait, unsigned mode, int sync, void *key) virqfd_wakeup() argument
/linux-4.4.14/drivers/isdn/mISDN/
H A Ddsp_blowfish.c599 dsp_bf_init(struct dsp *dsp, const u8 *key, uint keylen) dsp_bf_init() argument
/linux-4.4.14/drivers/misc/sgi-xp/
H A Dxp_main.c157 xpc_connect(int ch_number, xpc_channel_func func, void *key, u16 payload_size, xpc_connect() argument
H A Dxpc_channel.c926 xpc_initiate_send_notify(short partid, int ch_number, u32 flags, void *payload, u16 payload_size, xpc_notify_func func, void *key) xpc_initiate_send_notify() argument
/linux-4.4.14/drivers/gpu/drm/udl/
H A Dudl_main.c59 u16 key; udl_parse_vendor_descriptor() local
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf_res.c86 unsigned long key = user_key | (res_type << 24); vmw_cmdbuf_res_lookup() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dgf100.c196 gf100_vm_create(struct nvkm_mmu *mmu, u64 offset, u64 length, u64 mm_offset, struct lock_class_key *key, struct nvkm_vm **pvm) gf100_vm_create() argument
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.c68 static inline unsigned int arp_hash(u32 key, int ifindex, arp_hash() argument
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dclip_tbl.c21 static inline unsigned int ipv4_clip_hash(struct clip_tbl *c, const u32 *key) ipv4_clip_hash() argument
28 static inline unsigned int ipv6_clip_hash(struct clip_tbl *d, const u32 *key) ipv6_clip_hash() argument
/linux-4.4.14/drivers/platform/x86/
H A Ddell-wmi.c149 const struct key_entry *key; dell_wmi_process_key() local
/linux-4.4.14/drivers/gpu/drm/armada/
H A Darmada_debugfs.c110 drm_add_fake_info_node(struct drm_minor *minor, struct dentry *ent, const void *key) drm_add_fake_info_node() argument
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_hashtab.c59 void drm_ht_verbose_list(struct drm_open_hash *ht, unsigned long key) drm_ht_verbose_list() argument
115 unsigned long key = item->key; drm_ht_insert_item() local
165 int drm_ht_find_item(struct drm_open_hash *ht, unsigned long key, drm_ht_find_item() argument
179 int drm_ht_remove_key(struct drm_open_hash *ht, unsigned long key) drm_ht_remove_key() argument
73 drm_ht_find_key(struct drm_open_hash *ht, unsigned long key) drm_ht_find_key() argument
91 drm_ht_find_key_rcu(struct drm_open_hash *ht, unsigned long key) drm_ht_find_key_rcu() argument
/linux-4.4.14/drivers/crypto/ccp/
H A Dccp-crypto-aes-xts.c97 static int ccp_aes_xts_setkey(struct crypto_ablkcipher *tfm, const u8 *key, ccp_aes_xts_setkey() argument
/linux-4.4.14/drivers/crypto/
H A Dgeode-aes.h63 u8 key[AES_KEYSIZE_128]; member in struct:geode_aes_op
/linux-4.4.14/drivers/crypto/nx/
H A Dnx-aes-xcbc.c77 u8 key[32]; nx_xcbc_empty() local

Completed in 4456 milliseconds

123456