Home
last modified time | relevance | path

Searched defs:extralen (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/net/ipv4/
H A Desp4.c46 static void *esp_alloc_tmp(struct crypto_aead *aead, int nfrags, int extralen) in esp_alloc_tmp()
73 static inline u8 *esp_tmp_iv(struct crypto_aead *aead, void *tmp, int extralen) in esp_tmp_iv()
101 int extralen = 0; in esp_ssg_unref() local
538 int extralen; in esp_output_tail() local
/openbmc/linux/net/ipv6/
H A Desp6.c118 int extralen = 0; in esp_ssg_unref() local
575 int extralen; in esp6_output_tail() local
/openbmc/linux/drivers/media/radio/
H A Dradio-mr800.c136 u8 *extra, u8 extralen, bool reply) in amradio_send_cmd()
/openbmc/qemu/hw/usb/
H A Ddesc.c208 uint8_t extralen = ep->extra ? ep->extra[0] : 0; in usb_desc_endpoint() local
/openbmc/linux/sound/usb/
H A Dmidi.c1749 int extralen = hostif->extralen; in find_usb_in_jack_descriptor() local
1772 int extralen = hostif->extralen; in find_usb_out_jack_descriptor() local
1904 int extralen = hostep->extralen; in find_usb_ms_endpoint_descriptor() local
H A Dmidi2.c502 int extralen = hostep->extralen; in find_usb_ms_endpoint_descriptor() local
/openbmc/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h555 static inline void *alloc_req_buf(int nents, int extralen, gfp_t gfp) in alloc_req_buf()
669 int extralen = ORH_HLEN + COMP_HLEN; in alloc_dst_req_buf() local
/openbmc/linux/include/linux/
H A Dusb.h75 int extralen; member
84 int extralen; member
420 int extralen; member
/openbmc/linux/sound/usb/misc/
H A Dua101.c892 int extralen; in find_format_descriptor() local
/openbmc/linux/net/core/
H A Dpktgen.c2834 unsigned int extralen = LL_RESERVED_SPACE(dev); in pktgen_alloc_skb() local