Searched defs:key (Results 51 - 75 of 79) sorted by relevance

1234

/include/linux/
H A Dccp.h78 * ccp_aes_type - AES key size
80 * @CCP_AES_TYPE_128: 128-bit key
81 * @CCP_AES_TYPE_192: 192-bit key
82 * @CCP_AES_TYPE_256: 256-bit key
125 * @type: AES operation key size
128 * @key: key to be used for this AES operation
129 * @key_len: length in bytes of key
136 * @cmac_key: K1/K2 key used in final CMAC operation
140 * - type, mode, action, key, key_le
153 struct scatterlist *key; member in struct:ccp_aes_engine
210 struct scatterlist *key; member in struct:ccp_xts_aes_engine
[all...]
H A Dkernfs.h287 struct lock_class_key *key);
365 struct lock_class_key *key)
428 struct lock_class_key *key = NULL; local
431 key = (struct lock_class_key *)&ops->lockdep_key;
434 false, key);
362 __kernfs_create_file(struct kernfs_node *parent, const char *name, umode_t mode, loff_t size, const struct kernfs_ops *ops, void *priv, const void *ns, bool name_is_static, struct lock_class_key *key) argument
H A Dlockdep.h47 * lockclass-key into the kernel (or module) .data section. (For
48 * static locks we use the lock address itself as the key.)
76 struct lockdep_subclass_key *key; member in struct:lock_class
151 struct lock_class_key *key; member in struct:lockdep_map
222 * to have a unique key value for every unique dependency path
280 struct lock_class_key *key, int subclass);
287 { .name = (_name), .key = (void *)(_key), }
290 * Reinitialize a lock key - for cases where there is special locking or
295 #define lockdep_set_class(lock, key) \
296 lockdep_init_map(&(lock)->dep_map, #key, ke
312 lockdep_match_key(struct lockdep_map *lock, struct lock_class_key *key) argument
[all...]
H A Dfirewire.h74 int fw_csr_iterator_next(struct fw_csr_iterator *ci, int *key, int *value);
75 int fw_csr_string(const u32 *directory, int key, char *buf, size_t size);
377 u32 key; member in struct:fw_descriptor
H A Dcrypto.h61 * This bit is set for symmetric key ciphers that have already been wrapped
202 int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key,
217 int (*setkey)(struct crypto_aead *tfm, const u8 *key,
232 int (*setkey)(struct crypto_tfm *tfm, const u8 *key,
251 int (*cia_setkey)(struct crypto_tfm *tfm, const u8 *key,
333 int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key,
347 int (*setkey)(struct crypto_aead *tfm, const u8 *key,
363 int (*setkey)(struct crypto_tfm *tfm, const u8 *key,
373 const u8 *key, unsigned int keylen);
385 int (*setkey)(struct crypto_hash *tfm, const u8 *key,
646 crypto_ablkcipher_setkey(struct crypto_ablkcipher *tfm, const u8 *key, unsigned int keylen) argument
788 crypto_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) argument
965 crypto_blkcipher_setkey(struct crypto_blkcipher *tfm, const u8 *key, unsigned int keylen) argument
1090 crypto_cipher_setkey(struct crypto_cipher *tfm, const u8 *key, unsigned int keylen) argument
1213 crypto_hash_setkey(struct crypto_hash *hash, const u8 *key, unsigned int keylen) argument
[all...]
H A Disdn.h379 unsigned char key; /* Bitmask in stream eg. 11 (nbits=2) */ member in struct:__anon438
H A Dsecurity.h25 #include <linux/key.h>
1108 * @secid points to the flow key secid to set.
1115 * Permit allocation of a key and assign security data. Note that key does
1117 * @key points to the key.
1122 * @key points to the key.
1126 * key.
1127 * @key_ref refers to the key (ke
3088 security_key_alloc(struct key *key, const struct cred *cred, unsigned long flags) argument
3095 security_key_free(struct key *key) argument
3106 security_key_getsecurity(struct key *key, char **_buffer) argument
[all...]
/include/net/
H A Dieee802154_netdev.h263 u8 key[IEEE802154_LLSEC_KEY_SIZE]; member in struct:ieee802154_llsec_key
270 struct ieee802154_llsec_key *key; member in struct:ieee802154_llsec_key_entry
371 const struct ieee802154_llsec_key *key);
381 const struct ieee802154_llsec_device_key *key);
384 const struct ieee802154_llsec_device_key *key);
H A Dneighbour.h175 u8 key[0]; member in struct:pneigh_entry
285 const void *key, struct net_device *dev,
288 const void *key, struct net_device *dev);
289 int pneigh_delete(struct neigh_table *tbl, struct net *net, const void *key,
H A Dtcp.h1254 /* - key database */
1260 u8 key[TCP_MD5SIG_MAXKEYLEN]; member in struct:tcp_md5sig_key
1300 int tcp_v4_md5_hash_skb(char *md5_hash, struct tcp_md5sig_key *key,
1337 const struct tcp_md5sig_key *key);
1355 int tcp_fastopen_reset_cipher(void *key, unsigned int len);
1363 /* Fastopen key context */
1366 __u8 key[TCP_FASTOPEN_KEY_LENGTH]; member in struct:tcp_fastopen_context
H A Dmac80211.h490 * testing. It will be sent out with incorrect Michael MIC key to allow
1223 * enum ieee80211_key_flags - key flags
1230 * particular key. Setting this flag does not necessarily mean that SKBs
1233 * the driver for a TKIP key if it requires Michael MIC
1236 * that the key is pairwise rather then a shared key.
1238 * CCMP key if it requires CCMP encryption of management frames (MFP) to
1243 * @IEEE80211_KEY_FLAG_GENERATE_IV on the same key. Setting this flag does
1246 * @IEEE80211_KEY_FLAG_RX_MGMT: This key will be used to decrypt received
1254 * driver for a CCMP key t
1296 u8 key[0]; member in struct:ieee80211_key_conf
[all...]
/include/net/netfilter/
H A Dnf_tables.h126 * @key: element key
135 struct nft_data key; member in struct:nft_set_elem
154 * @klen: key length
205 const struct nft_data *key,
240 * @ktype: key type (numeric type defined by userspace, not used in the kernel)
247 * @klen: key length
/include/uapi/linux/
H A Dfirewire-cdev.h610 * @immediate: If non-zero, immediate key to insert before pointer
611 * @key: Upper 8 bits of root directory pointer
616 * Add a descriptor block and optionally a preceding immediate key to the local
619 * The @key field specifies the upper 8 bits of the descriptor root directory
620 * pointer and the @data and @length fields specify the contents. The @key
624 * If not 0, the @immediate field specifies an immediate key which will be
627 * @immediate, @key, and @data array elements are CPU-endian quadlets.
631 * and immediate key. The kernel will also generate a bus reset to signal the
639 __u32 key; member in struct:fw_cdev_add_descriptor
650 * Remove a descriptor block and accompanying immediate key fro
[all...]
H A Dhyperv.h143 * An implementation of HyperV key value pair (KVP) functionality for Linux.
152 * Maximum value size - used for both key names and value data, and includes
158 * limited to 255 character key names.
174 * Maximum key size - the registry limit for the length of an entry name
188 * to assign a key name to the index and also return the value corresponding to
189 * the key. The host will have atmost one KVP transaction outstanding at any
191 * an error. Microsoft has specified the following mapping of key names to
210 * is also responsible for binding the key name to the index as well. The
216 * fills in the value corresponding to the specified key. We overload the
223 * valid (supported), the corresponding key a
340 __u8 key[HV_KVP_EXCHANGE_MAX_KEY_SIZE]; member in struct:hv_kvp_exchg_msg_value
363 __u8 key[HV_KVP_EXCHANGE_MAX_KEY_SIZE]; member in struct:hv_kvp_msg_delete
[all...]
H A Dbtrfs.h306 struct btrfs_ioctl_search_key key; member in struct:btrfs_ioctl_search_args
311 struct btrfs_ioctl_search_key key; /* in/out - search parameters */ member in struct:btrfs_ioctl_search_args_v2
H A Dpkt_cls.h255 __u32 key; member in struct:tc_rsvp_gpi
H A Dcdrom.h632 dvd_key key; member in struct:dvd_send_key
H A Dwireless.h489 #define IW_ENCODE_TEMP 0x0400 /* Temporary key */
810 * only the data contents changes (key data -> this structure, including
811 * key data).
813 * If the new key is the first group key, it will be set as the default
814 * TX key. Otherwise, default TX key index is only changed if
818 * special "change TX key index" operation which is indicated by setting
824 * TX seq from zero whenever key is changed. SIOCGIWENCODEEXT is normally
840 __u8 key[ member in struct:iw_encode_ext
[all...]
/include/uapi/sound/
H A Dsfnt_info.h39 unsigned short key; /* use the key below */ member in struct:soundfont_patch_info
94 short modkeyhold, modkeydecay; /* envelope change per key (not used) */
99 short volkeyhold, volkeydecay; /* envelope change per key (not used) */
128 short root; /* midi root key */
130 unsigned char low, high; /* key note range */
132 signed char fixkey, fixvel; /* fixed key, velocity */
185 int map_bank, map_instr, map_key; /* key = -1 means all keys */
/include/rdma/
H A Dib_sa.h249 u8 key[16]; member in struct:ib_sa_service_rec
/include/linux/mlx5/
H A Dqp.h211 } key; member in struct:mlx5_av
344 __be32 key; member in struct:mlx5_klm
351 __be32 key; member in struct:mlx5_stride_block_entry
528 static inline struct mlx5_core_mr *__mlx5_mr_lookup(struct mlx5_core_dev *dev, u32 key) argument
530 return radix_tree_lookup(&dev->priv.mr_table.tree, key);
H A Ddriver.h374 u32 key; member in struct:mlx5_core_mr
499 /* protect mkey key part */
644 static inline u32 mlx5_base_mkey(const u32 key) argument
646 return key & 0xffffff00u;
/include/net/bluetooth/
H A Dmgmt.h536 struct mgmt_link_key_info key; member in struct:mgmt_ev_new_link_key
542 struct mgmt_ltk_info key; member in struct:mgmt_ev_new_long_term_key
651 struct mgmt_csrk_info key; member in struct:mgmt_ev_new_csrk
/include/sound/
H A Dwavefront.h534 s16 key; /* Use WAVEFRONT_PATCH here */ member in struct:wf_patch_info
/include/linux/mlx4/
H A Ddevice.h547 u32 key; member in struct:mlx4_mr
559 u32 key; member in struct:mlx4_mw

Completed in 418 milliseconds

1234