Home
last modified time | relevance | path

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

/linux-6.1.9/net/tls/
Dtls_device.c402 static int tls_device_copy_data(void *addr, size_t bytes, struct iov_iter *i) in tls_device_copy_data() function
514 rc = tls_device_copy_data(page_address(pfrag->page) + in tls_push_data()