/linux-4.1.27/crypto/asymmetric_keys/ |
H A D | asymmetric_keys.h | 18 const struct asymmetric_key_ids *asymmetric_key_ids(const struct key *key) asymmetric_key_ids() argument
|
H A D | signature.c | 28 int verify_signature(const struct key *key, verify_signature() argument
|
H A D | pkcs7_trust.c | 32 struct key *key; pkcs7_validate_trust_one() local
|
H A D | public_key.c | 51 struct public_key *key = asymmetric_key->payload.data; public_key_describe() local 63 struct public_key *key = payload; public_key_destroy() local 111 static int public_key_verify_signature_2(const struct key *key, public_key_verify_signature_2() argument
|
H A D | asymmetric_type.c | 147 static bool asymmetric_key_cmp(const struct key *key, asymmetric_key_cmp() argument 160 static bool asymmetric_key_cmp_partial(const struct key *key, asymmetric_key_cmp_partial() argument 230 static void asymmetric_key_describe(const struct key *key, struct seq_file *m) asymmetric_key_describe() argument 324 static void asymmetric_key_destroy(struct key *key) asymmetric_key_destroy() argument
|
H A D | rsa.c | 90 static int RSAVP1(const struct public_key *key, MPI s, MPI *_m) RSAVP1() argument 210 static int RSA_verify_signature(const struct public_key *key, RSA_verify_signature() argument
|
H A D | x509_public_key.c | 79 key_ref_t key; x509_request_asymmetric_key() local 224 struct key *key; x509_validate_trust() local
|
/linux-4.1.27/drivers/crypto/vmx/ |
H A D | aesp8-ppc.h | 7 u8 key[AES_MAX_KEYLENGTH]; member in struct:aes_key
|
H A D | aes.c | 75 static int p8_aes_setkey(struct crypto_tfm *tfm, const u8 *key, p8_aes_setkey() argument
|
H A D | aes_cbc.c | 76 static int p8_aes_cbc_setkey(struct crypto_tfm *tfm, const u8 *key, p8_aes_cbc_setkey() argument
|
H A D | aes_ctr.c | 74 static int p8_aes_ctr_setkey(struct crypto_tfm *tfm, const u8 *key, p8_aes_ctr_setkey() argument
|
H A D | ghash.c | 109 static int p8_ghash_setkey(struct crypto_shash *tfm, const u8 *key, p8_ghash_setkey() argument
|
/linux-4.1.27/include/net/netfilter/ |
H A D | nft_meta.h | 5 enum nft_meta_keys key:8; member in struct:nft_meta
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_mru_cache.h | 25 unsigned long key; member in struct:xfs_mru_cache_elem
|
/linux-4.1.27/drivers/macintosh/ |
H A D | via-pmu-event.c | 59 void via_pmu_event(int key, int down) via_pmu_event() argument
|
/linux-4.1.27/net/batman-adv/ |
H A D | hash.c | 69 batadv_hash_set_lock_class(struct batadv_hashtable *hash, struct lock_class_key *key) batadv_hash_set_lock_class() argument
|
H A D | originator.h | 77 const unsigned char *key = data; batadv_choose_orig() local
|
/linux-4.1.27/net/ceph/ |
H A D | crypto.h | 14 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.1.27/kernel/power/ |
H A D | poweroff.c | 27 static void handle_poweroff(int key) handle_poweroff() argument
|
/linux-4.1.27/kernel/ |
H A D | system_keyring.c | 57 key_ref_t key; load_system_certificate_list() local
|
/linux-4.1.27/drivers/net/ethernet/cisco/enic/ |
H A D | vnic_rss.h | 32 } key[ENIC_RSS_KEYS]; member in union:vnic_rss_key
|
/linux-4.1.27/drivers/staging/skein/ |
H A D | threefish_api.h | 55 u64 key[SKEIN_MAX_STATE_WORDS+1]; /* max number of key words*/ member in struct:threefish_key
|
H A D | skein_api.c | 84 int skein_mac_init(struct skein_ctx *ctx, const u8 *key, size_t key_len, skein_mac_init() argument
|
H A D | skein_base.c | 80 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 306 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 525 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.1.27/arch/sparc/include/asm/ |
H A D | jump_label.h | 10 static __always_inline bool arch_static_branch(struct static_key *key) arch_static_branch() argument 30 jump_label_t key; member in struct:jump_entry
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | jump_label.h | 19 static __always_inline bool arch_static_branch(struct static_key *key) arch_static_branch() argument 42 jump_label_t key; member in struct:jump_entry
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | jump_label.h | 29 static __always_inline bool arch_static_branch(struct static_key *key) arch_static_branch() argument 51 jump_label_t key; member in struct:jump_entry
|
/linux-4.1.27/include/net/ |
H A D | arp.h | 14 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.1.27/arch/s390/include/asm/ |
H A D | jump_label.h | 15 static __always_inline bool arch_static_branch(struct static_key *key) arch_static_branch() argument 33 jump_label_t key; member in struct:jump_entry
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | jump_label.h | 21 static __always_inline bool arch_static_branch(struct static_key *key) arch_static_branch() argument 43 jump_label_t key; member in struct:jump_entry
|
/linux-4.1.27/arch/arm64/include/asm/ |
H A D | jump_label.h | 29 static __always_inline bool arch_static_branch(struct static_key *key) arch_static_branch() argument 48 jump_label_t key; member in struct:jump_entry
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | jump_label.h | 16 static __always_inline bool arch_static_branch(struct static_key *key) arch_static_branch() argument 35 jump_label_t key; member in struct:jump_entry
|
/linux-4.1.27/fs/btrfs/ |
H A D | orphan.c | 26 struct btrfs_key key; btrfs_insert_orphan_item() local 47 struct btrfs_key key; btrfs_del_orphan_item() local
|
H A D | struct-funcs.c | 141 struct btrfs_key_ptr, key, disk_key); btrfs_node_key() local
|
H A D | tree-defrag.c | 36 struct btrfs_key key; btrfs_defrag_leaves() local
|
H A D | uuid-tree.c | 26 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.1.27/net/mac80211/ |
H A D | debugfs_key.h | 15 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 D | michael.c | 30 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 D | aes_ccm.c | 76 struct crypto_aead *ieee80211_aes_key_setup_encrypt(const u8 key[], ieee80211_aes_key_setup_encrypt() argument
|
H A D | aes_gcm.c | 72 struct crypto_aead *ieee80211_aes_gcm_key_setup_encrypt(const u8 key[], ieee80211_aes_gcm_key_setup_encrypt() argument
|
H A D | aes_gmac.c | 61 struct crypto_aead *ieee80211_aes_gmac_key_setup(const u8 key[], ieee80211_aes_gmac_key_setup() argument
|
/linux-4.1.27/lib/ |
H A D | bsearch.c | 33 void *bsearch(const void *key, const void *base, size_t num, size_t size, bsearch() argument
|
H A D | test_rhashtable.c | 57 u32 key = i; test_rht_lookup() local 163 u32 key = i * 2; test_rhashtable() local
|
/linux-4.1.27/net/sched/ |
H A D | em_u32.c | 24 struct tc_u32_key *key = (struct tc_u32_key *) em->data; em_u32_match() local
|
/linux-4.1.27/net/tipc/ |
H A D | name_distr.h | 67 __be32 key; member in struct:distr_item
|
H A D | name_table.h | 76 u32 key; member in struct:publication
|
/linux-4.1.27/samples/bpf/ |
H A D | sockex1_user.c | 32 int key; main() local
|
H A D | sock_example.c | 33 int sock = -1, map_fd, prog_fd, i, key; test_sock() local
|
H A D | sockex2_user.c | 36 int key = 0, next_key; main() local
|
H A D | tracex4_user.c | 34 __u64 key, next_key; print_old_objects() local
|
H A D | test_maps.c | 23 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 D | test_verifier.c | 761 long long key, value = 0; create_map() local
|
H A D | tracex2_user.c | 25 int key; print_hist() local 60 long key, next_key, value; main() local
|
H A D | tracex3_user.c | 23 __u32 key; clear_stats() local 78 __u32 key; print_hist() local
|
/linux-4.1.27/scripts/kconfig/lxdialog/ |
H A D | yesno.c | 44 int i, x, y, key = 0, button = 0; dialog_yesno() local
|
H A D | inputbox.c | 48 int input_x = 0, key = 0, button = -1; dialog_inputbox() local
|
H A D | checklist.c | 121 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; dialog_checklist() local
|
/linux-4.1.27/security/keys/ |
H A D | permission.c | 33 struct key *key; key_task_permission() local 89 int key_validate(const struct key *key) key_validate() argument
|
H A D | user_defined.c | 97 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 D | big_key.c | 124 void big_key_revoke(struct key *key) big_key_revoke() argument 137 void big_key_destroy(struct key *key) big_key_destroy() argument 153 void big_key_describe(const struct key *key, struct seq_file *m) big_key_describe() argument 169 long big_key_read(const struct key *key, char __user *buffer, size_t buflen) big_key_read() argument
|
/linux-4.1.27/include/keys/ |
H A D | asymmetric-subtype.h | 50 struct asymmetric_key_subtype *asymmetric_key_subtype(const struct key *key) asymmetric_key_subtype() argument
|
H A D | trusted-type.h | 25 unsigned char key[MAX_KEY_SIZE + 1]; member in struct:trusted_key_payload
|
/linux-4.1.27/include/linux/ |
H A D | jump_label_ratelimit.h | 9 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 D | ipc.h | 16 key_t key; member in struct:kern_ipc_perm
|
H A D | jhash.h | 70 static inline u32 jhash(const void *key, u32 length, u32 initval) jhash() argument
|
H A D | sysrq.h | 55 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 D | btree-128.h | 23 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
|
/linux-4.1.27/drivers/md/ |
H A D | dm-bio-prison.h | 44 struct dm_cell_key key; member in struct:dm_bio_prison_cell
|
H A D | dm-cache-policy-internal.h | 100 policy_set_config_value(struct dm_cache_policy *p, const char *key, const char *value) policy_set_config_value() argument
|
/linux-4.1.27/drivers/ide/ |
H A D | ide-cd_verbose.c | 281 unsigned long key = (sense->sense_key << 16); ide_cd_log_error() local
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
H A D | mic.c | 46 int orinoco_mic(struct crypto_hash *tfm_michael, u8 *key, orinoco_mic() argument
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
H A D | p80211req.c | 185 u8 *key = mibitem->data + sizeof(p80211pstrd_t); p80211req_mibset_mibget() local
|
H A D | p80211wep.c | 123 int wep_change_key(wlandevice_t *wlandev, int keynum, u8 *key, int keylen) wep_change_key() argument 155 u8 s[256], key[64], c_crc[4]; wep_decrypt() local 232 u8 s[256], key[64]; wep_encrypt() local
|
/linux-4.1.27/drivers/crypto/qat/qat_common/ |
H A D | adf_cfg.h | 58 char key[ADF_CFG_MAX_KEY_LEN_IN_BYTES]; member in struct:adf_cfg_key_val
|
H A D | adf_cfg_user.h | 54 char key[ADF_CFG_MAX_KEY_LEN_IN_BYTES]; member in struct:adf_user_cfg_key_val
|
H A D | qat_crypto.c | 156 char key[ADF_CFG_MAX_KEY_LEN_IN_BYTES]; qat_crypto_create_instances() local
|
/linux-4.1.27/arch/xtensa/include/uapi/asm/ |
H A D | ipcbuf.h | 26 __kernel_key_t key; member in struct:ipc64_perm
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
H A D | ipcbuf.h | 17 __kernel_key_t key; member in struct:ipc64_perm
|
/linux-4.1.27/drivers/usb/storage/ |
H A D | debug.c | 162 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.1.27/include/net/sctp/ |
H A D | auth.h | 65 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.1.27/include/uapi/asm-generic/ |
H A D | ipcbuf.h | 20 __kernel_key_t key; member in struct:ipc64_perm
|
/linux-4.1.27/arch/s390/include/uapi/asm/ |
H A D | ipcbuf.h | 16 __kernel_key_t key; member in struct:ipc64_perm
|
/linux-4.1.27/arch/parisc/include/uapi/asm/ |
H A D | ipcbuf.h | 13 key_t key; member in struct:ipc64_perm
|
/linux-4.1.27/arch/powerpc/include/uapi/asm/ |
H A D | ipcbuf.h | 22 __kernel_key_t key; member in struct:ipc64_perm
|
/linux-4.1.27/fs/btrfs/tests/ |
H A D | extent-buffer-tests.c | 37 struct btrfs_key key; test_btrfs_split_item() local
|
H A D | qgroup-tests.c | 92 struct btrfs_key key; add_tree_ref() local 142 struct btrfs_key key; remove_extent_item() local 176 struct btrfs_key key; remove_extent_ref() local
|
/linux-4.1.27/fs/cachefiles/ |
H A D | key.c | 41 char *key; cachefiles_cook_key() local
|
/linux-4.1.27/kernel/locking/ |
H A D | mutex-debug.c | 93 debug_mutex_init(struct mutex *lock, const char *name, struct lock_class_key *key) debug_mutex_init() argument
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
H A D | gss_krb5_seqnum.c | 145 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.1.27/security/integrity/ |
H A D | digsig_asymmetric.c | 28 struct key *key; request_asymmetric_key() local 72 struct key *key; asymmetric_verify() local
|
H A D | digsig.c | 90 key_ref_t key; integrity_load_x509() local
|
/linux-4.1.27/security/selinux/ss/ |
H A D | hashtab.h | 16 void *key; member in struct:hashtab_node
|
H A D | symtab.c | 11 static unsigned int symhash(struct hashtab *h, const void *key) symhash() argument
|
H A D | hashtab.c | 12 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.1.27/tools/perf/arch/s390/util/ |
H A D | kvm-stat.c | 21 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.1.27/tools/perf/util/ |
H A D | pstack.c | 38 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.1.27/include/drm/ |
H A D | drm_hashtab.h | 44 unsigned long key; member in struct:drm_hash_item
|
/linux-4.1.27/drivers/infiniband/hw/cxgb3/ |
H A D | iwch_user.h | 49 __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.1.27/drivers/net/wireless/ti/wl18xx/ |
H A D | cmd.c | 140 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 D | cmd.h | 59 u8 key[16]; member in struct:wl18xx_cmd_smart_config_set_group_key
|
/linux-4.1.27/crypto/ |
H A D | ablk_helper.c | 37 int ablk_set_key(struct crypto_ablkcipher *tfm, const u8 *key, ablk_set_key() argument
|
H A D | blowfish_common.c | 349 int blowfish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) blowfish_setkey() argument
|
H A D | cipher.c | 23 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 D | crc32.c | 50 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 D | crc32c_generic.c | 49 u32 key; member in struct:chksum_ctx 76 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, chksum_setkey() argument
|
H A D | crypto_null.c | 60 static int null_hash_setkey(struct crypto_shash *tfm, const u8 *key, null_hash_setkey() argument 64 static int null_setkey(struct crypto_tfm *tfm, const u8 *key, null_setkey() argument
|
H A D | fcrypt.c | 303 static int fcrypt_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) fcrypt_setkey() argument
|
H A D | ghash-generic.c | 44 ghash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) ghash_setkey() argument
|
H A D | michael_mic.c | 136 static int michael_setkey(struct crypto_shash *tfm, const u8 *key, michael_setkey() argument
|
H A D | tcrypt.h | 21 const char *key; member in struct:cipher_speed_template 26 const char *key; member in struct:aead_speed_template
|
H A D | anubis.c | 466 const __be32 *key = (const __be32 *)in_key; anubis_setkey() local
|
H A D | cast5_generic.c | 487 int cast5_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) cast5_setkey() argument
|
H A D | cast6_generic.c | 101 static inline void W(u32 *key, unsigned int i) W() argument 118 u32 key[8]; __cast6_setkey() local 157 int cast6_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) cast6_setkey() argument
|
H A D | cbc.c | 26 static int crypto_cbc_setkey(struct crypto_tfm *parent, const u8 *key, crypto_cbc_setkey() argument
|
H A D | cts.c | 57 static int crypto_cts_setkey(struct crypto_tfm *parent, const u8 *key, crypto_cts_setkey() argument
|
H A D | ecb.c | 25 static int crypto_ecb_setkey(struct crypto_tfm *parent, const u8 *key, crypto_ecb_setkey() argument
|
H A D | khazad.c | 760 const __be32 *key = (const __be32 *)in_key; khazad_setkey() local
|
H A D | pcbc.c | 29 static int crypto_pcbc_setkey(struct crypto_tfm *parent, const u8 *key, crypto_pcbc_setkey() argument
|
H A D | salsa20_generic.c | 169 static int setkey(struct crypto_tfm *tfm, const u8 *key, setkey() argument
|
H A D | seed.c | 336 const __be32 *key = (const __be32 *)in_key; seed_set_key() local
|
H A D | tea.c | 51 const __le32 *key = (const __le32 *)in_key; tea_setkey() local 124 const __le32 *key = (const __le32 *)in_key; xtea_setkey() local
|
H A D | twofish_common.c | 583 int __twofish_setkey(struct twofish_ctx *ctx, const u8 *key, __twofish_setkey() argument 703 int twofish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) twofish_setkey() argument
|
/linux-4.1.27/arch/x86/crypto/ |
H A D | salsa20_glue.c | 40 static int setkey(struct crypto_tfm *tfm, const u8 *key, setkey() argument
|
H A D | fpu.c | 27 static int crypto_fpu_setkey(struct crypto_tfm *parent, const u8 *key, crypto_fpu_setkey() argument
|
H A D | crc32-pclmul_glue.c | 84 u32 *key = crypto_tfm_ctx(tfm); crc32_pclmul_cra_init() local 91 static int crc32_pclmul_setkey(struct crypto_shash *hash, const u8 *key, crc32_pclmul_setkey() argument
|
/linux-4.1.27/include/scsi/ |
H A D | scsi_dbg.h | 60 scsi_sense_key_string(unsigned char key) scsi_sense_key_string() argument
|
/linux-4.1.27/include/uapi/linux/netfilter/ |
H A D | nf_conntrack_tuple_common.h | 33 __be16 key; /* GRE key is 32bit, PPtP only uses 16bit */ member in struct:nf_conntrack_man_proto::__anon13457
|
/linux-4.1.27/kernel/bpf/ |
H A D | helpers.c | 33 void *key = (void *) (unsigned long) r2; bpf_map_lookup_elem() local 57 void *key = (void *) (unsigned long) r2; bpf_map_update_elem() local 78 void *key = (void *) (unsigned long) r2; bpf_map_delete_elem() local
|
H A D | arraymap.c | 63 static void *array_map_lookup_elem(struct bpf_map *map, void *key) array_map_lookup_elem() argument 75 static int array_map_get_next_key(struct bpf_map *map, void *key, void *next_key) array_map_get_next_key() argument 94 static int array_map_update_elem(struct bpf_map *map, void *key, void *value, array_map_update_elem() argument 117 static int array_map_delete_elem(struct bpf_map *map, void *key) array_map_delete_elem() argument
|
/linux-4.1.27/arch/powerpc/boot/ |
H A D | planetcore.c | 41 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.1.27/net/ipv4/netfilter/ |
H A D | nf_nat_proto_gre.c | 48 static u_int16_t key; gre_unique_tuple() local
|
/linux-4.1.27/net/mac802154/ |
H A D | llsec.h | 29 struct ieee802154_llsec_key key; member in struct:mac802154_llsec_key
|
H A D | rx.c | 163 u64 key; ieee802154_parse_frame_start() local
|
/linux-4.1.27/tools/lib/lockdep/include/liblockdep/ |
H A D | common.h | 30 struct lock_class_key *key; member in struct:lockdep_map
|
H A D | mutex.h | 20 __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 D | rwlock.h | 20 __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.1.27/drivers/infiniband/hw/cxgb4/ |
H A D | user.h | 45 __u64 key; member in struct:c4iw_create_cq_resp
|
/linux-4.1.27/drivers/net/ethernet/ibm/emac/ |
H A D | debug.c | 241 static void emac_sysrq_handler(int key) emac_sysrq_handler() argument
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | mr.c | 59 u8 key; mlx5_core_create_mkey() local
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
H A D | a800.c | 82 u8 *key = kmalloc(5, GFP_KERNEL); a800_rc_query() local
|
H A D | nova-t-usb2.c | 77 u8 key[5],cmd[2] = { DIBUSB_REQ_POLL_REMOTE, 0x35 }, data,toggle,custom; nova_t_rc_query() local
|
H A D | cinergyT2-core.c | 144 u8 key[5] = {0, 0, 0, 0, 0}, cmd = CINERGYT2_EP1_GET_RC_EVENTS; cinergyt2_rc_query() local
|
H A D | dtt200u.c | 83 u8 key[5],cmd = GET_RC_CODE; dtt200u_rc_query() local
|
H A D | vp7045.c | 159 u8 key; vp7045_rc_query() local
|
/linux-4.1.27/drivers/misc/ibmasm/ |
H A D | remote.c | 173 unsigned int key; send_keyboard_event() local
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
H A D | rt2x00crypto.c | 30 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.1.27/drivers/sh/intc/ |
H A D | chip.c | 121 struct intc_handle_int key; intc_find_irq() local
|
/linux-4.1.27/drivers/staging/vt6655/ |
H A D | key.c | 164 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.1.27/drivers/staging/vt6656/ |
H A D | key.c | 174 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 D | mac.c | 121 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.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
H A D | linux-crypto-adler.c | 47 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 D | linux-crypto.c | 41 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 95 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 128 cfs_crypto_hash_init(unsigned char alg_id, unsigned char *key, unsigned int key_len) cfs_crypto_hash_init() argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | connection.c | 164 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.1.27/drivers/input/keyboard/ |
H A D | ipaq-micro-keys.c | 47 int key, down; micro_key_receive() local
|
H A D | pxa930_rotary.c | 44 int ercr, delta, key; rotary_irq() local
|
/linux-4.1.27/drivers/input/ |
H A D | matrix-keymap.c | 110 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 D | sparse-keymap.c | 29 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.1.27/drivers/crypto/qat/qat_dh895xcc/ |
H A D | adf_drv.c | 125 char key[ADF_CFG_MAX_KEY_LEN_IN_BYTES]; adf_dev_configure() local
|
/linux-4.1.27/drivers/hid/ |
H A D | hid-zydacron.c | 117 unsigned key; zc_raw_event() local
|
H A D | hid-appleir.c | 150 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 D | hid-microsoft.c | 210 unsigned int key = 0; ms_event() local
|
/linux-4.1.27/fs/ntfs/ |
H A D | index.c | 119 int ntfs_index_lookup(const void *key, const int key_len, ntfs_index_lookup() argument
|
/linux-4.1.27/fs/hpfs/ |
H A D | ea.c | 73 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.1.27/arch/s390/crypto/ |
H A D | ghash_s390.c | 19 u8 key[GHASH_BLOCK_SIZE]; member in struct:ghash_ctx 24 u8 key[GHASH_BLOCK_SIZE]; member in struct:ghash_desc_ctx 40 ghash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) ghash_setkey() argument
|
/linux-4.1.27/arch/arm64/crypto/ |
H A D | ghash-ce-glue.c | 56 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.1.27/arch/arm/mach-highbank/ |
H A D | highbank.c | 133 u32 key = *(u32 *)data; hb_keys_notifier() local
|
/linux-4.1.27/fs/afs/ |
H A D | file.c | 68 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 D | security.c | 25 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 D | vlclient.c | 150 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.1.27/mm/ |
H A D | cleancache.c | 181 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.1.27/net/rxrpc/ |
H A D | ar-security.c | 128 struct key *key = conn->key; rxrpc_init_client_conn_security() local 168 struct key *key; rxrpc_init_server_conn_security() local
|
/linux-4.1.27/security/integrity/ima/ |
H A D | ima_queue.c | 50 unsigned int key; ima_lookup_digest_entry() local 74 unsigned int key; ima_add_digest_entry() local
|
/linux-4.1.27/sound/core/ |
H A D | jack.c | 211 int key = fls(SND_JACK_BTN_0) - fls(type); snd_jack_set_key() local
|
/linux-4.1.27/tools/perf/arch/x86/util/ |
H A D | kvm-stat.c | 19 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.1.27/tools/perf/ui/browsers/ |
H A D | header.c | 33 int key; list_menu__run() local
|
H A D | map.c | 73 int key; map_browser__run() local
|
/linux-4.1.27/tools/perf/ui/tui/ |
H A D | setup.c | 56 int err, key; ui__getch() local
|
/linux-4.1.27/drivers/isdn/mISDN/ |
H A D | dsp_blowfish.c | 599 dsp_bf_init(struct dsp *dsp, const u8 *key, uint keylen) dsp_bf_init() argument
|
/linux-4.1.27/drivers/infiniband/hw/ehca/ |
H A D | ehca_cq.c | 58 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.1.27/drivers/misc/sgi-xp/ |
H A D | xp_main.c | 157 xpc_connect(int ch_number, xpc_channel_func func, void *key, u16 payload_size, xpc_connect() argument
|
H A D | xpc_channel.c | 926 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.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | l2t.c | 68 static inline unsigned int arp_hash(u32 key, int ifindex, arp_hash() argument
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | clip_tbl.c | 21 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.1.27/drivers/sfi/ |
H A D | sfi_acpi.c | 99 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.1.27/drivers/s390/cio/ |
H A D | orb.h | 19 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.1.27/drivers/staging/rtl8192e/ |
H A D | rtllib_crypt_wep.c | 28 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.1.27/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_crypt_wep.c | 32 u8 key[WEP_KEY_LEN + 1]; member in struct:prism2_wep_data 105 u8 key[WEP_KEY_LEN + 3]; prism2_wep_encrypt() local 177 u8 key[WEP_KEY_LEN + 3]; prism2_wep_decrypt() local 231 static int prism2_wep_set_key(void *key, int len, u8 *seq, void *priv) prism2_wep_set_key() argument 245 static int prism2_wep_get_key(void *key, int len, u8 *seq, void *priv) prism2_wep_get_key() argument
|
/linux-4.1.27/drivers/staging/speakup/ |
H A D | keyhelp.c | 65 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.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | llite_rmtacl.c | 77 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 182 static struct eacl_entry *ee_alloc(pid_t key, struct lu_fid *fid, int type, ee_alloc() argument 211 static struct eacl_entry *__et_search_del(struct eacl_table *et, pid_t key, __et_search_del() argument 230 struct eacl_entry *et_search_del(struct eacl_table *et, pid_t key, et_search_del() argument 241 void et_search_free(struct eacl_table *et, pid_t key) et_search_free() argument 254 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.1.27/drivers/staging/lustre/lustre/osc/ |
H A D | osc_dev.c | 120 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.1.27/drivers/gpu/drm/armada/ |
H A D | armada_debugfs.c | 110 drm_add_fake_info_node(struct drm_minor *minor, struct dentry *ent, const void *key) drm_add_fake_info_node() argument
|
/linux-4.1.27/drivers/gpu/drm/ |
H A D | drm_hashtab.c | 59 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.1.27/drivers/crypto/ccp/ |
H A D | ccp-crypto-aes-xts.c | 97 static int ccp_aes_xts_setkey(struct crypto_ablkcipher *tfm, const u8 *key, ccp_aes_xts_setkey() argument
|
/linux-4.1.27/drivers/crypto/ |
H A D | geode-aes.h | 63 u8 key[AES_KEYSIZE_128]; member in struct:geode_aes_op
|
/linux-4.1.27/drivers/crypto/nx/ |
H A D | nx-aes-xcbc.c | 77 u8 key[32]; nx_xcbc_empty() local
|
/linux-4.1.27/arch/sparc/crypto/ |
H A D | crc32c_glue.c | 30 static int crc32c_sparc64_setkey(struct crypto_shash *hash, const u8 *key, crc32c_sparc64_setkey() argument 113 u32 *key = crypto_tfm_ctx(tfm); crc32c_sparc64_cra_init() local
|
/linux-4.1.27/arch/x86/boot/ |
H A D | video.c | 102 int key; get_entry() local 202 int key; mode_menu() local
|
/linux-4.1.27/drivers/char/agp/ |
H A D | compat_ioctl.h | 71 compat_int_t key; /* tag of allocation */ member in struct:agp_allocate32 81 compat_int_t key; /* tag of allocation */ member in struct:agp_bind32 86 compat_int_t key; /* tag of allocation */ member in struct:agp_unbind32
|
/linux-4.1.27/drivers/gpu/drm/udl/ |
H A D | udl_main.c | 59 u16 key; udl_parse_vendor_descriptor() local
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_cmdbuf_res.c | 91 unsigned long key = user_key | (res_type << 24); vmw_cmdbuf_res_lookup() local
|