linux_dsm_epyc7002/net/tls
David Howells 00e2370744 iov_iter: Use accessor function
Use accessor functions to access an iterator's type and direction.  This
allows for the possibility of using some other method of determining the
type of iterator than if-chains with bitwise-AND conditions.

Signed-off-by: David Howells <dhowells@redhat.com>
2018-10-24 00:40:44 +01:00
..
Kconfig tls: convert to generic sk_msg interface 2018-10-15 12:23:19 -07:00
Makefile net/tls: Add generic NIC offload infrastructure 2018-05-01 09:42:47 -04:00
tls_device_fallback.c tls: zero the crypto information from tls_context before freeing 2018-09-13 12:03:47 -07:00
tls_device.c tls: convert to generic sk_msg interface 2018-10-15 12:23:19 -07:00
tls_main.c tls: replace poll implementation with read hook 2018-10-15 12:23:19 -07:00
tls_sw.c iov_iter: Use accessor function 2018-10-24 00:40:44 +01:00