Home
last modified time | relevance | path

Searched refs:orig_buf (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/net/tls/
Dtls_device.c868 char *orig_buf, *buf; in tls_device_reencrypt() local
870 orig_buf = kmalloc(rxm->full_len + TLS_HEADER_SIZE + in tls_device_reencrypt()
872 if (!orig_buf) in tls_device_reencrypt()
874 buf = orig_buf; in tls_device_reencrypt()
943 kfree(orig_buf); in tls_device_reencrypt()
/Linux-v5.15/drivers/net/wireless/ath/ath6kl/
Dhtc_mbox.c1758 u8 *orig_buf; in htc_proc_trailer() local
1763 orig_buf = buf; in htc_proc_trailer()
1798 "", orig_buf, orig_len); in htc_proc_trailer()
/Linux-v5.15/drivers/net/ethernet/sun/
Dniu.c9339 char *orig_buf = buf; in show_port_phy() local
9360 return buf - orig_buf; in show_port_phy()
9397 char *orig_buf = buf; in __show_chan_per_port() local
9410 return buf - orig_buf; in __show_chan_per_port()