aboutsummaryrefslogtreecommitdiffstats
path: root/net/tls/tls_sw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-14tls: Move tls_make_aad to header to allow sharingIlya Lesokhin1-17/+1
2017-11-14tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.Ilya Lesokhin1-2/+2
2017-11-14tls: Use kzalloc for aead_request allocationIlya Lesokhin1-1/+1
2017-09-14tls: make tls_sw_free_resources staticTobias Klauser1-1/+1
2017-06-15tls: kernel TLS supportDave Watson1-0/+772