Home
last modified time | relevance | path

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

/Linux-v5.4/net/tls/
Dtls_device.c758 char *orig_buf, *buf; in tls_device_reencrypt() local
760 orig_buf = kmalloc(rxm->full_len + TLS_HEADER_SIZE + in tls_device_reencrypt()
762 if (!orig_buf) in tls_device_reencrypt()
764 buf = orig_buf; in tls_device_reencrypt()
833 kfree(orig_buf); in tls_device_reencrypt()
/Linux-v5.4/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.4/drivers/net/ethernet/sun/
Dniu.c9332 char *orig_buf = buf; in show_port_phy() local
9353 return buf - orig_buf; in show_port_phy()
9390 char *orig_buf = buf; in __show_chan_per_port() local
9403 return buf - orig_buf; in __show_chan_per_port()