Searched defs:key_len (Results 1 - 123 of 123) sorted by relevance

/linux-4.1.27/arch/arm/crypto/
H A Daes_glue.c28 aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) aes_set_key() argument
H A Daes-ce-glue.c63 ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, unsigned int key_len) ce_aes_expandkey() argument
130 ce_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) ce_aes_setkey() argument
149 xts_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) xts_set_key() argument
H A Daesbs-glue.c57 aesbs_cbc_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) aesbs_cbc_set_key() argument
73 aesbs_ctr_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) aesbs_ctr_set_key() argument
87 aesbs_xts_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) aesbs_xts_set_key() argument
/linux-4.1.27/include/keys/
H A Dtrusted-type.h22 unsigned int key_len; member in struct:trusted_key_payload
/linux-4.1.27/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
/linux-4.1.27/drivers/crypto/nx/
H A Dnx-aes-cbc.c33 cbc_aes_nx_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) cbc_aes_nx_set_key() argument
H A Dnx-aes-ctr.c34 ctr_aes_nx_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) ctr_aes_nx_set_key() argument
66 ctr3686_aes_nx_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) ctr3686_aes_nx_set_key() argument
H A Dnx-aes-ecb.c33 ecb_aes_nx_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) ecb_aes_nx_set_key() argument
H A Dnx-aes-xcbc.c40 nx_xcbc_set_key(struct crypto_shash *desc, const u8 *in_key, unsigned int key_len) nx_xcbc_set_key() argument
H A Dnx-aes-ccm.c35 ccm_aes_nx_set_key(struct crypto_aead *tfm, const u8 *in_key, unsigned int key_len) ccm_aes_nx_set_key() argument
65 ccm4309_aes_nx_set_key(struct crypto_aead *tfm, const u8 *in_key, unsigned int key_len) ccm4309_aes_nx_set_key() argument
H A Dnx-aes-gcm.c35 gcm_aes_nx_set_key(struct crypto_aead *tfm, const u8 *in_key, unsigned int key_len) gcm_aes_nx_set_key() argument
74 gcm4106_aes_nx_set_key(struct crypto_aead *tfm, const u8 *in_key, unsigned int key_len) gcm4106_aes_nx_set_key() argument
/linux-4.1.27/crypto/
H A Dablk_helper.c37 ablk_set_key(struct crypto_ablkcipher *tfm, const u8 *key, unsigned int key_len) ablk_set_key() argument
H A Danubis.c46 int key_len; // in bits member in struct:anubis_ctx
462 anubis_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) anubis_setkey() argument
H A Darc4.c29 arc4_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) arc4_set_key() argument
H A Dcast5_generic.c487 int cast5_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) cast5_setkey() argument
H A Dcast6_generic.c114 __cast6_setkey(struct cast6_ctx *c, const u8 *in_key, unsigned key_len, u32 *flags) __cast6_setkey() argument
H A Dkhazad.c756 khazad_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) khazad_setkey() argument
H A Dseed.c331 seed_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) seed_set_key() argument
H A Dtea.c47 tea_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) tea_setkey() argument
120 xtea_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) xtea_setkey() argument
H A Dtwofish_common.c703 int twofish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) twofish_setkey() argument
583 __twofish_setkey(struct twofish_ctx *ctx, const u8 *key, unsigned int key_len, u32 *flags) __twofish_setkey() argument
H A Daes_generic.c1336 const int key_len = ctx->key_length; aes_encrypt() local
1407 const int key_len = ctx->key_length; aes_decrypt() local
1216 crypto_aes_expand_key(struct crypto_aes_ctx *ctx, const u8 *in_key, unsigned int key_len) crypto_aes_expand_key() argument
1282 crypto_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) crypto_aes_set_key() argument
H A Dcamellia_generic.c981 camellia_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) camellia_set_key() argument
/linux-4.1.27/net/mac80211/
H A Daes_ccm.c76 ieee80211_aes_key_setup_encrypt(const u8 key[], size_t key_len, size_t mic_len) ieee80211_aes_key_setup_encrypt() argument
H A Daes_gcm.c72 ieee80211_aes_gcm_key_setup_encrypt(const u8 key[], size_t key_len) ieee80211_aes_gcm_key_setup_encrypt() argument
H A Daes_gmac.c61 ieee80211_aes_gmac_key_setup(const u8 key[], size_t key_len) ieee80211_aes_gmac_key_setup() argument
H A Daes_cmac.c131 ieee80211_aes_cmac_key_setup(const u8 key[], size_t key_len) ieee80211_aes_cmac_key_setup() argument
H A Dkey.c374 ieee80211_key_alloc(u32 cipher, int idx, size_t key_len, ieee80211_key_alloc() argument
H A Dutil.c1266 ieee80211_send_auth(struct ieee80211_sub_if_data *sdata, u16 transaction, u16 auth_alg, u16 status, const u8 *extra, size_t extra_len, const u8 *da, const u8 *bssid, const u8 *key, u8 key_len, u8 key_idx, u32 tx_flags) ieee80211_send_auth() argument
H A Dieee80211_i.h377 u8 key_len, key_idx; member in struct:ieee80211_mgd_auth_data
/linux-4.1.27/drivers/staging/skein/
H A Dskein_api.c84 int skein_mac_init(struct skein_ctx *ctx, const u8 *key, size_t key_len, skein_mac_init() argument
/linux-4.1.27/fs/ntfs/
H A Dindex.c119 int ntfs_index_lookup(const void *key, const int key_len, ntfs_index_lookup() argument
/linux-4.1.27/arch/arm64/crypto/
H A Daes-ce-cipher.c149 ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, unsigned int key_len) ce_aes_expandkey() argument
222 ce_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) ce_aes_setkey() argument
H A Daes-ce-ccm-glue.c47 ccm_setkey(struct crypto_aead *tfm, const u8 *in_key, unsigned int key_len) ccm_setkey() argument
H A Daes-glue.c82 xts_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) xts_set_key() argument
/linux-4.1.27/drivers/staging/rtl8192e/
H A Drtllib_crypt_wep.c29 u8 key_len; member in struct:prism2_wep_data
H A Drtllib.h492 u16 key_len; member in struct:ieee_param::__anon10175::__anon10179
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_wep.c33 u8 key_len; member in struct:prism2_wep_data
H A Dieee80211.h386 u16 key_len; member in struct:ieee_param::__anon10186::__anon10190
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
H A Dlinux-crypto.c41 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/crypto/ccp/
H A Dccp-crypto-aes-xts.c97 ccp_aes_xts_setkey(struct crypto_ablkcipher *tfm, const u8 *key, unsigned int key_len) ccp_aes_xts_setkey() argument
H A Dccp-crypto-aes-cmac.c241 ccp_aes_cmac_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int key_len) ccp_aes_cmac_setkey() argument
H A Dccp-crypto-aes.c40 ccp_aes_setkey(struct crypto_ablkcipher *tfm, const u8 *key, unsigned int key_len) ccp_aes_setkey() argument
155 ccp_aes_rfc3686_setkey(struct crypto_ablkcipher *tfm, const u8 *key, unsigned int key_len) ccp_aes_rfc3686_setkey() argument
H A Dccp-crypto-sha.c237 ccp_sha_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int key_len) ccp_sha_setkey() argument
H A Dccp-crypto.h82 unsigned int key_len; member in struct:ccp_aes_ctx
149 unsigned int key_len; member in struct:ccp_sha_ctx
/linux-4.1.27/fs/hfs/
H A Dbrec.c68 int size, key_len, rec; hfs_brec_insert() local
H A Dbnode.c48 int key_len; hfs_bnode_read_key() local
H A Dhfs.h150 u8 key_len; /* number of bytes in the key */ member in struct:hfs_cat_key
158 u8 key_len; /* number of bytes in the key */ member in struct:hfs_ext_key
165 u8 key_len; /* number of bytes in the key */ member in union:hfs_btree_key
/linux-4.1.27/fs/hfsplus/
H A Dbrec.c66 int size, key_len, rec; hfs_brec_insert() local
H A Dbnode.c61 int key_len; hfs_bnode_read_key() local
H A Dxattr.c693 u16 key_len = 0; hfsplus_listxattr() local
H A Dhfsplus_raw.h213 __be16 key_len; member in struct:hfsplus_cat_key
339 __be16 key_len; member in struct:hfsplus_ext_key
357 __be16 key_len; member in struct:hfsplus_attr_key
401 __be16 key_len; member in union:__anon10971
/linux-4.1.27/kernel/bpf/
H A Dhashtab.c98 static inline u32 htab_map_hash(const void *key, u32 key_len) htab_map_hash() argument
/linux-4.1.27/arch/powerpc/crypto/
H A Daes-spe-glue.c92 ppc_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) ppc_aes_setkey() argument
124 ppc_xts_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) ppc_xts_setkey() argument
/linux-4.1.27/net/wireless/
H A Dlib80211_crypt_wep.c36 u8 key_len; member in struct:lib80211_wep_data
H A Dmlme.c198 cfg80211_mlme_auth(struct cfg80211_registered_device *rdev, struct net_device *dev, struct ieee80211_channel *chan, enum nl80211_auth_type auth_type, const u8 *bssid, const u8 *ssid, int ssid_len, const u8 *ie, int ie_len, const u8 *key, int key_len, int key_idx, const u8 *sae_data, int sae_data_len) cfg80211_mlme_auth() argument
/linux-4.1.27/arch/sparc/crypto/
H A Daes_glue.c166 aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) aes_set_key() argument
H A Dcamellia_glue.c29 int key_len; member in struct:camellia_sparc64_ctx
35 camellia_set_key(struct crypto_tfm *tfm, const u8 *_in_key, unsigned int key_len) camellia_set_key() argument
/linux-4.1.27/arch/x86/crypto/
H A Dcamellia_aesni_avx2_glue.c198 camellia_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) camellia_setkey() argument
H A Dcamellia_aesni_avx_glue.c202 camellia_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) camellia_setkey() argument
H A Dcamellia_glue.c1249 __camellia_setkey(struct camellia_ctx *cctx, const unsigned char *key, unsigned int key_len, u32 *flags) __camellia_setkey() argument
1275 camellia_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) camellia_setkey() argument
H A Daesni-intel_glue.c837 rfc4106_set_hash_subkey(u8 *hash_subkey, const u8 *key, unsigned int key_len) rfc4106_set_hash_subkey() argument
1004 u32 key_len = ctx->aes_key_expanded.key_length; __driver_rfc4106_encrypt() local
1090 u32 key_len = ctx->aes_key_expanded.key_length; __driver_rfc4106_decrypt() local
303 aes_set_key_common(struct crypto_tfm *tfm, void *raw_ctx, const u8 *in_key, unsigned int key_len) aes_set_key_common() argument
327 aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) aes_set_key() argument
895 common_rfc4106_set_key(struct crypto_aead *aead, const u8 *key, unsigned int key_len) common_rfc4106_set_key() argument
950 rfc4106_set_key(struct crypto_aead *parent, const u8 *key, unsigned int key_len) rfc4106_set_key() argument
/linux-4.1.27/fs/nfsd/
H A Dnfsfh.h138 static inline int key_len(int type) key_len() function
/linux-4.1.27/arch/s390/crypto/
H A Ddes_s390.c35 des_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) des_setkey() argument
239 des3_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) des3_setkey() argument
H A Daes_s390.c43 int key_len; member in struct:s390_aes_ctx
63 int key_len; member in struct:s390_xts_ctx
72 static int need_fallback(unsigned int key_len) need_fallback() argument
94 setkey_fallback_cip(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) setkey_fallback_cip() argument
113 aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) aes_set_key() argument
285 ecb_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) ecb_aes_set_key() argument
414 cbc_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) cbc_aes_set_key() argument
584 xts_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) xts_aes_set_key() argument
740 ctr_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) ctr_aes_set_key() argument
/linux-4.1.27/fs/cifs/
H A Dcache.c71 uint16_t key_len = sizeof(struct cifs_server_key); cifs_server_get_key() local
/linux-4.1.27/drivers/net/wireless/rt2x00/
H A Drt2x00mac.c436 static void memcpy_tkip(struct rt2x00lib_crypto *crypto, u8 *key, u8 key_len) memcpy_tkip() argument
/linux-4.1.27/drivers/s390/crypto/
H A Dzcrypt_cca_key.h290 int short_len, long_len, pad_len, key_len, size; zcrypt_type6_crt_key() local
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h306 wlcore_smart_config_set_group_key(struct wl1271 *wl, u16 group_id, u8 key_len, u8 *key) wlcore_smart_config_set_group_key() argument
/linux-4.1.27/drivers/crypto/
H A Dpadlock-aes.c74 aes_hw_extkey_available(uint8_t key_len) aes_hw_extkey_available() argument
104 aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) aes_set_key() argument
H A Dmxs-dcp.c88 unsigned int key_len; member in struct:dcp_async_ctx
H A Dixp4xx_crypto.c589 register_chain_var(struct crypto_tfm *tfm, u8 xpad, u32 target, int init_len, u32 ctx_addr, const u8 *key, int key_len) register_chain_var() argument
645 setup_auth(struct crypto_tfm *tfm, int encrypt, unsigned authsize, const u8 *key, int key_len, unsigned digest_len) setup_auth() argument
720 setup_cipher(struct crypto_tfm *tfm, int encrypt, const u8 *key, int key_len) setup_cipher() argument
814 ablk_setkey(struct crypto_ablkcipher *tfm, const u8 *key, unsigned int key_len) ablk_setkey() argument
850 ablk_rfc3686_setkey(struct crypto_ablkcipher *tfm, const u8 *key, unsigned int key_len) ablk_rfc3686_setkey() argument
H A Dmv_cesa.c108 int key_len; member in struct:mv_ctx
H A Dpicoxcell_crypto.c160 u8 key_len; member in struct:spacc_ablk_ctx
220 spacc_cipher_write_ctx(struct spacc_generic_ctx *ctx, void __iomem *page_addr, const u8 *key, size_t key_len, const u8 *iv, size_t iv_len) spacc_cipher_write_ctx() argument
H A Dn2_core.c647 int key_len; member in struct:n2_cipher_context
/linux-4.1.27/net/ceph/
H A Dcrypto.c163 static int ceph_aes_encrypt(const void *key, int key_len, ceph_aes_encrypt() argument
222 static int ceph_aes_encrypt2(const void *key, int key_len, void *dst, ceph_aes_encrypt2() argument
285 static int ceph_aes_decrypt(const void *key, int key_len, ceph_aes_decrypt() argument
349 static int ceph_aes_decrypt2(const void *key, int key_len, ceph_aes_decrypt2() argument
/linux-4.1.27/drivers/net/wireless/mwifiex/
H A Dsta_ioctl.c1054 mwifiex_set_encode(struct mwifiex_private *priv, struct key_params *kp, const u8 *key, int key_len, u8 key_index, const u8 *mac_addr, int disable) mwifiex_set_encode() argument
H A Dioctl.h244 u32 key_len; member in struct:mwifiex_ds_encrypt_key
H A Dfw.h775 __le16 key_len; member in struct:mwifiex_ie_type_key_param_set
787 __le16 key_len; member in struct:mwifiex_wep_param
793 __le16 key_len; member in struct:mwifiex_tkip_param
799 __le16 key_len; member in struct:mwifiex_aes_param
805 __le16 key_len; member in struct:mwifiex_wapi_param
811 __le16 key_len; member in struct:mwifiex_cmac_aes_param
/linux-4.1.27/drivers/net/wireless/orinoco/
H A Dwext.c30 orinoco_set_key(struct orinoco_private *priv, int index, enum orinoco_alg alg, const u8 *key, int key_len, const u8 *seq, int seq_len) orinoco_set_key() argument
/linux-4.1.27/drivers/net/wireless/rsi/
H A Drsi_91x_mgmt.c694 rsi_hal_load_key(struct rsi_common *common, u8 *data, u16 key_len, u8 key_type, u8 key_id, u32 cipher) rsi_hal_load_key() argument
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_btree.h119 size_t key_len; member in struct:xfs_btree_ops
/linux-4.1.27/include/net/irda/
H A Dirlan_common.h126 __u8 key_len; member in struct:irlan_client_cb
/linux-4.1.27/include/linux/
H A Drhashtable.h117 size_t key_len; member in struct:rhashtable_params
146 unsigned int key_len; member in struct:rhashtable
220 unsigned int key_len = params.key_len; rht_key_hashfn() local
230 unsigned int key_len = ht->p.key_len; rht_key_hashfn() local
H A Dccp.h154 u32 key_len; /* In bytes */ member in struct:ccp_aes_engine
211 u32 key_len; /* In bytes */ member in struct:ccp_xts_aes_engine
/linux-4.1.27/net/sctp/
H A Dauth.c73 static struct sctp_auth_bytes *sctp_auth_create_key(__u32 key_len, gfp_t gfp) sctp_auth_create_key() argument
/linux-4.1.27/drivers/staging/rtl8712/
H A Drtl871x_security.c60 static void arcfour_init(struct arc4context *parc4ctx, u8 *key, u32 key_len) arcfour_init() argument
H A Dieee80211.h115 u16 key_len; member in struct:ieee_param::__anon10218::__anon10222
/linux-4.1.27/drivers/staging/rtl8188eu/core/
H A Drtw_security.c37 static void arcfour_init(struct arc4context *parc4ctx, u8 *key, u32 key_len) arcfour_init() argument
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
H A Dwmi.c1000 wmi_add_cipher_key(struct wil6210_priv *wil, u8 key_index, const void *mac_addr, int key_len, const void *key) wmi_add_cipher_key() argument
H A Dwmi.h264 u8 key_len; member in struct:wmi_add_cipher_key_cmd
/linux-4.1.27/drivers/crypto/amcc/
H A Dcrypto4xx_sa.h152 u32 key_len:5; member in struct:sa_command_1::__anon3795
/linux-4.1.27/drivers/crypto/qat/qat_common/
H A Dqat_algs.c500 static int qat_alg_validate_key(int key_len, int *alg) qat_alg_validate_key() argument
/linux-4.1.27/security/keys/encrypted-keys/
H A Dencrypted.c404 init_blkcipher_desc(struct blkcipher_desc *desc, const u8 *key, unsigned int key_len, const u8 *iv, unsigned int ivsize) init_blkcipher_desc() argument
/linux-4.1.27/security/keys/
H A Dtrusted.c907 size_t key_len; trusted_instantiate() local
/linux-4.1.27/drivers/net/wireless/
H A Dat76c50x-usb.c968 int key_len; at76_dump_mib_mac_wep() local
H A Drndis_wlan.c1345 static int add_wep_key(struct usbnet *usbdev, const u8 *key, int key_len, add_wep_key() argument
1399 static int add_wpa_key(struct usbnet *usbdev, const u8 *key, int key_len, add_wpa_key() argument
H A Datmel.c1854 int idx, key_len, alg = ext->alg, set_key = 1; atmel_set_encodeext() local
H A Dmwl8k.c4209 __le16 key_len; member in struct:mwl8k_cmd_set_key
H A Dairo.c1299 static void age_mic_context(miccntx *cur, miccntx *old, u8 *key, int key_len, age_mic_context() argument
6474 int idx, key_len, alg = ext->alg, set_key = 1, rc; airo_set_encodeext() local
/linux-4.1.27/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.h279 unsigned int key_len[GELIC_WEP_KEYS]; member in struct:gelic_wl_info
/linux-4.1.27/drivers/net/wireless/libertas/
H A Dcfg.c1006 lbs_set_key_material(struct lbs_private *priv, int key_type, int key_info, const u8 *key, u16 key_len) lbs_set_key_material() argument
/linux-4.1.27/drivers/staging/rtl8723au/core/
H A Drtw_security.c32 static void arcfour_init(struct arc4context *parc4ctx, u8 *key, u32 key_len) arcfour_init() argument
/linux-4.1.27/include/net/
H A Dneighbour.h192 int key_len; member in struct:neigh_table
H A Dcfg80211.h383 int key_len; member in struct:key_params
1674 u8 key_len, key_idx; member in struct:cfg80211_auth_request
1865 u8 key_len, key_idx; member in struct:cfg80211_connect_params
/linux-4.1.27/fs/ceph/
H A Dmds_client.c890 size_t const key_len = strlen(metadata[i][0]); create_session_open_msg() local
/linux-4.1.27/net/core/
H A Dneighbour.c420 int key_len = tbl->key_len; neigh_lookup_nodev() local
451 int key_len = tbl->key_len; __neigh_create() local
535 static u32 pneigh_hash(const void *pkey, int key_len) pneigh_hash() argument
564 int key_len = tbl->key_len; __pneigh_lookup() local
577 int key_len = tbl->key_len; pneigh_lookup() local
622 int key_len = tbl->key_len; pneigh_delete() local
545 __pneigh_lookup_1(struct pneigh_entry *n, struct net *net, const void *pkey, int key_len, struct net_device *dev) __pneigh_lookup_1() argument
/linux-4.1.27/net/ipv4/
H A Dcipso_ipv4.c79 size_t key_len; member in struct:cipso_v4_map_cache_entry
233 static u32 cipso_v4_map_cache_hash(const unsigned char *key, u32 key_len) cipso_v4_map_cache_hash() argument
318 cipso_v4_cache_check(const unsigned char *key, u32 key_len, struct netlbl_lsm_secattr *secattr) cipso_v4_cache_check() argument
/linux-4.1.27/net/openvswitch/
H A Dflow_netlink.c1821 size_t key_len; validate_set() local
2259 size_t key_len = nla_len(ovs_key) / 2; masked_set_action_to_set_action_attr() local
/linux-4.1.27/drivers/net/wireless/p54/
H A Dlmac.h255 u8 key_len; member in struct:p54_tx_data
445 u8 key_len; member in struct:p54_keycache
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
H A Dioctl_cfg80211.c475 int key_len; rtw_cfg80211_ap_set_encryption() local
720 int key_len; rtw_cfg80211_set_encryption() local
/linux-4.1.27/drivers/net/wireless/hostap/
H A Dhostap_common.h379 u16 key_len; member in struct:prism2_hostapd_param::__anon7854::__anon7857
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c2298 ath6kl_wmi_addkey_cmd(struct wmi *wmi, u8 if_idx, u8 key_index, enum crypto_type key_type, u8 key_usage, u8 key_len, u8 *key_rsc, unsigned int key_rsc_len, u8 *key_material, u8 key_op_ctrl, u8 *mac_addr, enum wmi_sync_flag sync_flag) ath6kl_wmi_addkey_cmd() argument
H A Dcore.h375 u8 key_len; member in struct:ath6kl_wep_key
383 u8 key_len; member in struct:ath6kl_key
550 u8 key_len; member in struct:ath6kl_req_key
H A Dwmi.h787 u8 key_len; member in struct:wmi_add_cipher_key_cmd
/linux-4.1.27/drivers/net/wireless/b43/
H A Dmain.c967 do_key_write(struct b43_wldev *dev, u8 index, u8 algorithm, const u8 *key, size_t key_len, const u8 *mac_addr) do_key_write() argument
1004 b43_key_write(struct b43_wldev *dev, int index, u8 algorithm, const u8 *key, size_t key_len, const u8 *mac_addr, struct ieee80211_key_conf *keyconf) b43_key_write() argument
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_receiver.c4901 unsigned int key_len; drbd_do_auth() local
/linux-4.1.27/fs/ubifs/
H A Dubifs.h1321 int key_len; member in struct:ubifs_info
/linux-4.1.27/include/uapi/linux/
H A Dwireless.h839 __u16 key_len; member in struct:iw_encode_ext
/linux-4.1.27/drivers/net/ethernet/rocker/
H A Drocker.c121 size_t key_len; member in struct:rocker_flow_tbl_entry
2299 size_t key_len = match->key_len ? match->key_len : sizeof(found->key); rocker_flow_tbl_find() local
2316 size_t key_len = match->key_len ? match->key_len : sizeof(found->key); rocker_flow_tbl_add() local
2352 size_t key_len = match->key_len ? match->key_len : sizeof(found->key); rocker_flow_tbl_del() local
/linux-4.1.27/drivers/staging/rtl8188eu/include/
H A Dieee80211.h238 u16 key_len; member in struct:ieee_param::__anon10129::__anon10133
/linux-4.1.27/include/net/bluetooth/
H A Dhci.h703 __u8 key_len; member in struct:hci_cp_create_phy_link
711 __u8 key_len; member in struct:hci_cp_accept_phy_link
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dwmi.h3400 __le32 key_len; member in struct:wmi_vdev_install_key_cmd
3414 u32 key_len; member in struct:wmi_vdev_install_key_arg
/linux-4.1.27/drivers/net/wireless/rtlwifi/
H A Dwifi.h1598 u8 key_len[KEY_BUF_SIZE]; member in struct:rtl_security

Completed in 4611 milliseconds