Home
last modified time | relevance | path

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

/openbmc/linux/net/tls/
H A Dtls_device.c399 static int tls_device_copy_data(void *addr, size_t bytes, struct iov_iter *i) in tls_device_copy_data() function
525 rc = tls_device_copy_data(page_address(pfrag->page) + in tls_push_data()