| /linux/tools/bpf/ |
| H A D | bpf_jit_disasm.c | 108 static char *get_klog_buff(unsigned int *klen) in get_klog_buff() 131 static char *get_flog_buff(const char *file, unsigned int *klen) in get_flog_buff() 165 static char *get_log_buff(const char *file, unsigned int *klen) in get_log_buff() 268 unsigned int len, klen, opt, opcodes = 0; in main() local
|
| /linux/net/mac80211/ |
| H A D | wep.c | 110 size_t klen, u8 *data, size_t data_len) in ieee80211_wep_encrypt_data() 167 size_t klen, u8 *data, size_t data_len) in ieee80211_wep_decrypt_data() 196 u32 klen; in ieee80211_wep_decrypt() local
|
| /linux/crypto/ |
| H A D | tcrypt.h | 17 unsigned int klen; member 22 unsigned int klen; member
|
| H A D | testmgr.h | 72 unsigned short klen; member 113 unsigned char klen; member
|
| H A D | tcrypt.c | 69 static unsigned int klen; variable
|
| /linux/net/netfilter/ |
| H A D | nft_set_bitmap.c | 247 static inline u32 nft_bitmap_size(u32 klen) in nft_bitmap_size() 252 static inline u64 nft_bitmap_total_size(u32 klen) in nft_bitmap_total_size() 260 u32 klen = ntohl(nla_get_be32(nla[NFTA_SET_KEY_LEN])); in nft_bitmap_privsize() local
|
| H A D | nf_conncount.c | 80 static int key_diff(const u32 *a, const u32 *b, unsigned int klen) in key_diff() argument
|
| /linux/lib/crypto/ |
| H A D | aescfb.c | 114 int klen; member
|
| H A D | aesgcm.c | 565 int klen; member
|
| /linux/fs/jfs/ |
| H A D | jfs_dtree.h | 64 #define NDTINTERNAL(klen) (DIV_ROUND_UP((4 + (klen)), 15)) argument 123 #define NDTLEAF_LEGACY(klen) (DIV_ROUND_UP((2 + (klen)), 15)) argument
|
| H A D | jfs_dtree.c | 3321 int klen, namlen, len, rc; in dtCompare() local 3398 int klen, namlen, len, rc; in ciCompare() local 3502 int klen, namlen; in ciGetLeafPrefixKey() local 3636 int hsi, fsi, klen, len, nextindex; in dtInsertEntry() local
|
| /linux/net/rxrpc/ |
| H A D | rxgk_app.c | 50 unsigned int klen, enctype; in rxgk_yfs_decode_ticket() local
|
| /linux/drivers/crypto/starfive/ |
| H A D | jh7110-hash.c | 68 int klen = ctx->keylen, loop; in starfive_hash_hmac_key() local
|
| /linux/arch/arm64/kvm/ |
| H A D | guest.c | 410 unsigned int klen; /* length in kernel memory */ member
|
| /linux/fs/smb/client/ |
| H A D | smbdirect.c | 2230 unsigned int remaining_data_length, klen; in smbd_send() local
|
| /linux/include/net/netfilter/ |
| H A D | nf_tables.h | 358 unsigned int klen; member 609 u8 klen; member
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | cassini.c | 3184 int klen = readb(p + 2); in cas_get_vpd_info() local
|
| /linux/net/xfrm/ |
| H A D | xfrm_user.c | 766 unsigned int klen, ulen; in xfrm_alloc_replay_state_esn() local
|
| /linux/net/ |
| H A D | socket.c | 276 static int move_addr_to_user(struct sockaddr_storage *kaddr, int klen, in move_addr_to_user()
|