Home
last modified time | relevance | path

Searched defs:alen (Results 26 – 50 of 98) sorted by relevance

1234

/openbmc/linux/drivers/crypto/
H A Domap-aes-gcm.c48 int alen, clen, i, ret = 0, nsg; in omap_aes_gcm_done_task() local
94 int alen, clen, cryptlen, assoclen, ret; in omap_aes_gcm_copy_buffers() local
/openbmc/linux/arch/powerpc/crypto/
H A Daes-gcm-p10-glue.c88 unsigned char *aad, int alen) in set_aad()
147 __be64 alen = cpu_to_be64(gctx->aadLen << 3); in finish_tag() local
/openbmc/u-boot/board/esd/vme8349/
H A Dvme8349.c175 int vme8349_read_spd(uchar chip, uint addr, int alen, uchar *buffer, int len) in vme8349_read_spd()
/openbmc/linux/tools/lib/bpf/
H A Dnlattr.c167 int hlen, alen; in libbpf_nla_dump_errormsg() local
/openbmc/u-boot/drivers/i2c/
H A Dexynos_hs_i2c.c364 unsigned char alen, in hsi2c_write()
417 unsigned char alen, in hsi2c_read()
H A Dkona_i2c.c637 int alen, uchar *buffer, int len) in kona_i2c_read()
666 int alen, uchar *buffer, int len) in kona_i2c_write()
/openbmc/linux/net/nfc/
H A Dllcp_sock.c59 static int llcp_sock_bind(struct socket *sock, struct sockaddr *addr, int alen) in llcp_sock_bind()
150 int alen) in llcp_raw_sock_bind()
/openbmc/linux/drivers/scsi/bfa/
H A Dbfi.h862 struct bfi_alen_s alen; member
897 struct bfi_alen_s alen; member
915 struct bfi_alen_s alen; member
934 struct bfi_alen_s alen; member
1036 struct bfi_alen_s alen; /* 12 bytes */ member
1197 struct bfi_alen_s alen; member
1207 struct bfi_alen_s alen; member
1220 struct bfi_alen_s alen; member
1232 struct bfi_alen_s alen; member
1294 struct bfi_alen_s alen; member
[all …]
/openbmc/linux/tools/testing/selftests/net/
H A Dtxtimestamp.c415 static uint16_t get_udp_csum(const struct udphdr *udph, int alen) in get_udp_csum()
842 static void do_listen(int family, void *addr, int alen) in do_listen()
H A Dpsock_snd.c136 const int alen = sizeof(uint32_t); in build_udp_header() local
/openbmc/linux/net/ipv4/
H A Desp4.c535 int alen; in esp_output_tail() local
656 int alen; in esp_output() local
708 int alen, hlen, elen; in esp_remove_trailer() local
H A Desp4_offload.c255 int alen; in esp_xmit() local
/openbmc/linux/net/ipv6/
H A Desp6.c572 int alen; in esp6_output_tail() local
694 int alen; in esp6_output() local
746 int alen, hlen, elen; in esp_remove_trailer() local
H A Desp6_offload.c292 int alen; in esp6_xmit() local
/openbmc/linux/net/netfilter/
H A Dnft_tproxy.c196 unsigned int alen = 0; in nft_tproxy_init() local
H A Dnft_nat.c175 unsigned int alen, plen; in nft_nat_init() local
/openbmc/linux/drivers/media/pci/ngene/
H A Dngene-dvb.c257 u32 alen; in tsout_exchange() local
/openbmc/linux/drivers/media/usb/gspca/
H A Dmars.c71 int alen, ret; in reg_w() local
/openbmc/linux/fs/smb/client/
H A Dnetmisc.c153 int rc, alen, slen; in cifs_convert_address() local
/openbmc/linux/drivers/spi/
H A Dspi-falcon.c105 unsigned int len, alen, dumlen; in falcon_sflash_xfer() local
/openbmc/linux/net/bluetooth/
H A Dl2cap_sock.c83 static int l2cap_sock_bind(struct socket *sock, struct sockaddr *addr, int alen) in l2cap_sock_bind()
182 int alen, int flags) in l2cap_sock_connect()
/openbmc/linux/lib/crypto/
H A Daesgcm.c556 int alen; member
/openbmc/u-boot/fs/ubifs/
H A Dlpt_commit.c191 int lnum, offs, len, alen, done_lsave, done_ltab, err; in layout_cnodes() local
370 int lnum, offs, len, from, err, wlen, alen, done_ltab, done_lsave; in write_cnodes() local
/openbmc/linux/fs/exfat/
H A Dnamei.c111 unsigned int alen = exfat_striptail_len(name->len, name->name, in exfat_d_cmp() local
171 unsigned int alen = exfat_striptail_len(name->len, name->name, in exfat_utf8_d_cmp() local
/openbmc/linux/fs/fat/
H A Dnamei_vfat.c159 unsigned int alen, blen; in vfat_cmpi() local
177 unsigned int alen, blen; in vfat_cmp() local

1234