aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/tls.h
AgeCommit message (Expand)Author
2018-01-15net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de
2017-11-15uapi: fix linux/tls.h userspace compilation errorDmitry V. Levin
2017-11-14tls: Move tls_make_aad to header to allow sharingIlya Lesokhin
2017-11-14tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.Ilya Lesokhin
2017-11-14tls: Add function to update the TLS socket configurationIlya Lesokhin
2017-06-15tls: kernel TLS supportDave Watson